]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/backlight/pwm_bl.c: add device tree support for Low Threshold Brightness
authorPhilip, Avinash <avinashphilip@ti.com>
Thu, 13 Sep 2012 01:01:07 +0000 (11:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 20 Sep 2012 07:05:14 +0000 (17:05 +1000)
commitbfda998888ea7688b399bdcd7a7676fdc7efd1c7
treefda4552ffd55653841b1fe71e46d1394fb6ed6e0
parent92744710554ffb2915025ec856417185322ebaea
drivers/video/backlight/pwm_bl.c: add device tree support for Low Threshold Brightness

Low Threshold Brightness should be configured to have a linear relation in
brightness scale.  This patch adds device tree support for low threshold
brightness as optional one for pwm_backlight.

Signed-off-by: Philip, Avinash <avinashphilip@ti.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/devicetree/bindings/video/backlight/pwm-backlight.txt
drivers/video/backlight/pwm_bl.c