
Add dts config for mipi display, include vop, mipi controller, panel, backlight . And Enable rk808 for lcd_3v3 in another patch.
Signed-off-by: Eric Gao eric.gao@rock-chips.com Reviewed-by: Simon Glass sjg@chromium.org Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
---
Changes in v8: -Set vop disabled by default. -Move unused config.
Changes in v7: None Changes in v6: -Move panel and backlight configuration to it's define node, and set it disbabled defaultly.
Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: -Add dts config for mipi display.
arch/arm/dts/rk3399-evb.dts | 76 +++++++++++++++++++++++++++++++++++++++++++++ arch/arm/dts/rk3399.dtsi | 71 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 147 insertions(+)
Applied to u-boot-rockchip/next, thanks!