On Wed 2019-07-17 16:15:11, Jean-Jacques Hiblot wrote:
From: Tomi Valkeinen tomi.valkeinen@ti.com
This patch adds basic support for a kernel driver to get a LED device. This will be used by the led-backlight driver.
Only OF version is implemented for now, and the behavior is similar to PWM's of_pwm_get() and pwm_put().
Signed-off-by: Tomi Valkeinen tomi.valkeinen@ti.com Signed-off-by: Jean-Jacques Hiblot jjhiblot@ti.com
Acked-by: Pavel Machek pavel@ucw.cz