From: Gabriele Mazzotta Date: Thu, 19 Feb 2015 10:58:29 +0000 (+0100) Subject: platform: x86: dell-laptop: Add support for keyboard backlight X-Git-Tag: omap-for-v4.2/o2_dc~13^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cff8d60aa0aba5583ecda09984dbcb2f24cc28d;p=pandora-kernel.git platform: x86: dell-laptop: Add support for keyboard backlight This patch adds the support for the configuration of the keyboard backlight on supported Dell laptops. With this patch it is possible to set: * keyboard backlight level * timeout after which the backlight will be automatically turned off * input activity triggers (keyboard, touchpad, mouse) that enable the backlight * ambient light settings The settings are exposed via /sys/class/leds/dell::kbd_backlight/ The code is based on the newly released documentation by Dell in the libsmbios project. Signed-off-by: Pali Rohár Signed-off-by: Gabriele Mazzotta Cc: Dan Carpenter Signed-off-by: Darren Hart --- Reading git-diff-tree failed