* Chromebook Keyboard LEDs
@ 2016-01-02 21:54 Evan McClain
2016-01-04 9:24 ` Jacek Anaszewski
0 siblings, 1 reply; 2+ messages in thread
From: Evan McClain @ 2016-01-02 21:54 UTC (permalink / raw)
To: linux-leds
[-- Attachment #1: Type: text/plain, Size: 1549 bytes --]
Hi list,
I'm not sure how kosher it is to submit changes that I didn't author
(cherry-picks from the chromium kernel), but since these patches are a
few years old and having support in the mainline kernel would be nice I
thought I'd give it a shot.
I have tested on my Chromebook Pixel 2 (samus) which runs fine but is
missing a few drivers (this and ASoC, but ASoC isn't as easy).
The following changes since commit
376886d44f4cba72c4942aa1ac834ba00f6f222d:
leds: bcm6358: remove unneeded busy status check (2015-12-17 09:39:02
+0100)
are available in the git repository at:
https://github.com/aeroevan/linux.git for-leds
for you to fetch changes up to
589e241e11fa01a5fef59b40c9ad826e11322e4f:
leds-chromeos-keyboard: Add ACPI _HID probing (2016-01-01 02:04:09
-0500)
----------------------------------------------------------------
Duncan Laurie (1):
leds-chromeos-keyboard: Add ACPI _HID probing
Simon Que (3):
leds: Add Chrome OS keyboard LEDs driver
leds: chromeos keyboard name should contain "kbd_backlight"
leds: Fix chromeos keyboard LED suspend behavior
drivers/leds/Kconfig | 7 ++
drivers/leds/Makefile | 1 +
drivers/leds/leds-chromeos-keyboard.c | 127
++++++++++++++++++++++++++++++++++
3 files changed, 135 insertions(+)
create mode 100644 drivers/leds/leds-chromeos-keyboard.c
Thanks
--
Evan McClain
https://keybase.io/aeroevan
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Chromebook Keyboard LEDs
2016-01-02 21:54 Chromebook Keyboard LEDs Evan McClain
@ 2016-01-04 9:24 ` Jacek Anaszewski
0 siblings, 0 replies; 2+ messages in thread
From: Jacek Anaszewski @ 2016-01-04 9:24 UTC (permalink / raw)
To: Evan McClain; +Cc: linux-leds
Hi Evan,
Please submit the driver officially, according to the rules
stated in the Documentation/SubmittingPatches, so that we could
discuss it. You'll also need to add your Signed-off-by tag.
On 01/02/2016 10:54 PM, Evan McClain wrote:
> Hi list,
>
> I'm not sure how kosher it is to submit changes that I didn't author
> (cherry-picks from the chromium kernel), but since these patches are a
> few years old and having support in the mainline kernel would be nice I
> thought I'd give it a shot.
>
> I have tested on my Chromebook Pixel 2 (samus) which runs fine but is
> missing a few drivers (this and ASoC, but ASoC isn't as easy).
>
>
> The following changes since commit
> 376886d44f4cba72c4942aa1ac834ba00f6f222d:
>
> leds: bcm6358: remove unneeded busy status check (2015-12-17 09:39:02
> +0100)
>
> are available in the git repository at:
>
> https://github.com/aeroevan/linux.git for-leds
>
> for you to fetch changes up to
> 589e241e11fa01a5fef59b40c9ad826e11322e4f:
>
> leds-chromeos-keyboard: Add ACPI _HID probing (2016-01-01 02:04:09
> -0500)
>
> ----------------------------------------------------------------
> Duncan Laurie (1):
> leds-chromeos-keyboard: Add ACPI _HID probing
>
> Simon Que (3):
> leds: Add Chrome OS keyboard LEDs driver
> leds: chromeos keyboard name should contain "kbd_backlight"
> leds: Fix chromeos keyboard LED suspend behavior
>
> drivers/leds/Kconfig | 7 ++
> drivers/leds/Makefile | 1 +
> drivers/leds/leds-chromeos-keyboard.c | 127
> ++++++++++++++++++++++++++++++++++
> 3 files changed, 135 insertions(+)
> create mode 100644 drivers/leds/leds-chromeos-keyboard.c
>
> Thanks
>
--
Best Regards,
Jacek Anaszewski
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-04 9:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-02 21:54 Chromebook Keyboard LEDs Evan McClain
2016-01-04 9:24 ` Jacek Anaszewski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.