]> git.zerfleddert.de Git - m1-debian/commitdiff
Merge branch 'master' of a.gmvl.de:/git/m1-debian
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 10 Feb 2022 14:38:04 +0000 (15:38 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 10 Feb 2022 14:38:04 +0000 (15:38 +0100)
doc/keyboard_backlight.txt [new file with mode: 0644]
doc/notes.txt [new file with mode: 0644]

diff --git a/doc/keyboard_backlight.txt b/doc/keyboard_backlight.txt
new file mode 100644 (file)
index 0000000..aa2be8e
--- /dev/null
@@ -0,0 +1,3 @@
+06:32 < ah-[m]> hey, I managed to get the keyboard backlight working, see last couple commits at https://github.com/ah-/linux/commits/kbd
+06:33 < ah-[m]> it's based on pipcets driver and docs from here: https://github.com/AsahiLinux/docs/wiki/HW%3AMacBook-Pro-keyboard-backlight-%28FPWM0%29, it still works on the t6000 machines with an updated address, and with a few more lines of dt gnome picks up the led device too
+06:34 < ah-[m]> I haven't done any kernel development in years, what's next towards getting this merged?
diff --git a/doc/notes.txt b/doc/notes.txt
new file mode 100644 (file)
index 0000000..6afe65e
--- /dev/null
@@ -0,0 +1,3 @@
+09:10 < j`ey> Glanzmann: `git rev-list 6f59bc24287..smc/work` that might work, not sure how it deals with merges. git rebase is the better way. but if you do that youre on your own!
+09:19 < _jannau_> Glanzmann: git rebase --onto 5.17-rc3 6f59bc24287
+09:23 < j`ey> if you add -p it can also preserve the merges
Impressum, Datenschutz