linux/drivers/platform/chrome/wilco_ec
Daniel Campello 119a3cb6d6 platform/chrome: wilco_ec: Add keyboard backlight LED support
The EC is in charge of controlling the keyboard backlight on
the Wilco platform. We expose a standard LED class device
named platform::kbd_backlight.

Since the EC will never change the backlight level of its own accord,
we don't need to implement a brightness_get() method.

Signed-off-by: Nick Crews <ncrews@chromium.org>
Signed-off-by: Daniel Campello <campello@chromium.org>
Reviewed-by: Daniel Campello <campello@chromium.org>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
2019-11-19 18:12:19 +01:00
..
core.c platform/chrome: wilco_ec: Add keyboard backlight LED support 2019-11-19 18:12:19 +01:00
debugfs.c platform/chrome: wilco_ec: Add debugfs test_event file 2019-10-01 18:07:28 +02:00
event.c platform/chrome: wilco_ec: Add circular buffer as event queue 2019-06-25 12:33:05 +02:00
Kconfig platform/chrome: wilco_ec: Add keyboard backlight LED support 2019-11-19 18:12:19 +01:00
keyboard_leds.c platform/chrome: wilco_ec: Add keyboard backlight LED support 2019-11-19 18:12:19 +01:00
mailbox.c platform/chrome: wilco_ec: Remove 256 byte transfers 2019-05-20 10:18:10 +02:00
Makefile platform/chrome: wilco_ec: Add keyboard backlight LED support 2019-11-19 18:12:19 +01:00
properties.c platform/chrome: wilco_ec: Add property helper library 2019-05-20 10:18:09 +02:00
sysfs.c platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy control 2019-10-11 12:12:04 +02:00
telemetry.c platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driver 2019-08-22 21:26:18 +02:00