board: ge: bx50v3: Enable DM PWM for backlight
authorRobert Beckett <bob.beckett@collabora.com>
Fri, 31 Jan 2020 13:07:59 +0000 (15:07 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 9 Feb 2020 20:47:20 +0000 (21:47 +0100)
commit92faf43b9c669236d5ae34e02d4d2c795d39a65b
tree558569b0b5a34bc6882bdcf4fd899587b812383e
parentbd58b1a7855ac21ef4996f5e830e227aac0d5109
board: ge: bx50v3: Enable DM PWM for backlight

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 Beckett <bob.beckett@collabora.com>
board/ge/bx50v3/bx50v3.c
configs/ge_bx50v3_defconfig
include/configs/ge_bx50v3.h