summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/rave-sp-backlight.c
Commit message (Collapse)AuthorAgeFilesLines
* backlight: rave-sp: Leave initial state and register with correct deviceLucas Stach2019-08-121-2/+8
| | | | | | | | | This way the backlight can be referenced through its device node and enabling/disabling can be managed through the panel driver. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
* backlight: Add RAVE SP backlight driverAndrey Smirnov2018-04-301-0/+82
This driver provides access to RAVE SP backlight control functionality. Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Acked-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>