Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1399436
| From | Olof Johansson <olof@lixom.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] platform/chrome: Add Chrome OS keyboard backlight LEDs support |
| Date | 2016-05-11 21:10 +0200 |
| Message-ID | <rxHGa-6be-23@gated-at.bofh.it> (permalink) |
| References | <ravkK-5fa-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Mar 08, 2016 at 11:12:46AM -0800, Dmitry Torokhov wrote: > This is a driver for ACPI-based keyboard backlight LEDs found on > Chromebooks. The driver locates \\_SB.KBLT ACPI device and exports > backlight as "chromeos::kbd_backlight" LED class device in sysfs. > > Signed-off-by: Simon Que <sque@chromium.org> > Signed-off-by: Duncan Laurie <dlaurie@chromium.org> > Tested-by: Evan McClain <aeroevan@gmail.com> > Signed-off-by: Dmitry Torokhov <dtor@chromium.org> > --- > > Changes from previous submissions: > > v2->v3: > - dropped call to platform_set_drvdata() as suggested by Guenter > > v1->v2: > - moved from drivers/leds to drivers/platform/chrome > - added method to retrieve brightness from ACPI > - renamed to cros_kbd_led_backlight > - config option renamed to CROS_KBD_LED_BACKLIGHT > - no longer setting initial brightness to max brightness (although on > Pixel 1 - Link - ACPI initially reports 100 as brightness anyway) Ugh. I dropped the ball on this and other patches. Applied now. -Olof
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v3] platform/chrome: Add Chrome OS keyboard backlight LEDs support Olof Johansson <olof@lixom.net> - 2016-05-11 21:10 +0200
csiph-web