board: ge: mx53ppd: enable DM_VIDEO
authorIan Ray <ian.ray@ge.com>
Fri, 31 Jan 2020 13:07:57 +0000 (15:07 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 9 Feb 2020 20:47:20 +0000 (21:47 +0100)
commit9167c20692b2a7a3166a511da22a42e0e8fa1261
treeb127b64a2a3bf89c408feaf954e7315ce9f4bf2e
parent1d06dc6d16a94611d916bef79deeaf73a726487b
board: ge: mx53ppd: enable DM_VIDEO

Enable DM_VIDEO for mx53ppd.
Enable DM_REGULATOR_FIXED and DM_PWM for the backlight.
Remove unused MX53PPD_LCD_POWER.
Remove old (incorrect) setup_iomux_lcd.
Enable backlight via display enable handler.
Use cls command to initiate display in HW agnostic manner.
Modify `failbootcmd' to use lcdputs.

Signed-off-by: Ian Ray <ian.ray@ge.com>
Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
arch/arm/dts/imx53-ppd-uboot.dtsi
board/ge/mx53ppd/Makefile
board/ge/mx53ppd/mx53ppd.c
board/ge/mx53ppd/mx53ppd_video.c
board/ge/mx53ppd/ppd_gpio.h
configs/mx53ppd_defconfig
include/configs/mx53ppd.h