dm: backlight: Add a backlight uclass
LCD panels normally have a backlight which can be controlled to illuminate
the LCD contents. Add a uclass to support this. Initially it only has a
method to enable the backlight.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
drivers/video/backlight-uclass.c
0 → 100644
include/backlight.h
0 → 100644
Please register or sign in to comment