commit | d7aa64c32bdcb2c1bc5932b3d2927863ae31ccbc | [log] [tgz] |
---|---|---|
author | Michael Welling <mwelling@ieee.org> | Thu Jul 03 21:26:36 2014 -0500 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Jul 30 14:13:33 2014 +0300 |
tree | 21e7ef73ea70e319bdf7ad8a1c0ffd338ff6c903 | |
parent | d10715be03bd8bad59ddc50236cb140c3bd73c7b [diff] |
drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM. The code has a variable to change the polarity of the PWM backlight control but it was not being initialized. This patch adds a devicetree entry to set the variable if required. Signed-off-by: Michael Welling <mwelling@ieee.org> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>