]> asedeno.scripts.mit.edu Git - linux.git/commit
pwm-backlight: Add support for PWM delays proprieties.
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Wed, 28 Mar 2018 17:03:25 +0000 (19:03 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 30 Apr 2018 09:50:44 +0000 (10:50 +0100)
commit3157694d8c7fed9046dece8b63434cafef21cbf6
treefad20686e233da7d607d81292a3a9718b6784ff8
parentac7bfb27729fbfe85b93b083cba7898a1c9a9d91
pwm-backlight: Add support for PWM delays proprieties.

Some panels (i.e. N116BGE-L41), in their power sequence specifications,
request a delay between set the PWM signal and enable the backlight and
between clear the PWM signal and disable the backlight. Add support for
the new post-pwm-on-delay-ms and pwm-off-delay-ms proprieties to meet
the timings.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
Acked-by: Jingoo Han <jingoohan1@gmail.com>
Acked-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/video/backlight/pwm_bl.c
include/linux/pwm_backlight.h