[U-Boot, 08/13] board: ge: bx50v3: Enable DM PWM for backlight

2020-02-10 Thread sbabic
> From: Robert Beckett > Add backlight and panel devicetree definitions > Use UCLASS_PANEL to enable backlight via display enable handler > Remove old explicit gpio code for handling backlight > Use cls command to initiate display in HW agnostic manner > Enable DM regulator and pwm >

[U-Boot, 08/13] board: ge: bx50v3: Enable DM PWM for backlight

2020-01-31 Thread Ian Ray
From: Robert Beckett Add backlight and panel devicetree definitions Use UCLASS_PANEL to enable backlight via display enable handler Remove old explicit gpio code for handling backlight Use cls command to initiate display in HW agnostic manner Enable DM regulator and pwm Signed-off-by: Robert