ARM64: dts: rk3399-tve1205g: add power delay for panel and correct lcd_en gpio

Change-Id: I90d701e98cf383a073b0b1c7f9bb48c8ef77a5c6
Signed-off-by: Zhou weixin <zwx@rock-chips.com>
This commit is contained in:
Zhou weixin
2017-01-09 09:24:19 +08:00
committed by Huang, Tao
parent 0930b4ca59
commit cc0af0c51d

View File

@@ -55,8 +55,9 @@
compatible = "simple-panel";
backlight = <&backlight>;
power-supply = <&vcc3v3_s0>;
enable-gpios = <&gpio3 8 GPIO_ACTIVE_HIGH>;
enable-gpios = <&gpio3 GPIO_A0 GPIO_ACTIVE_HIGH>;
bus-format = <MEDIA_BUS_FMT_RGB666_1X18>;
delay,prepare = <50>;
ports {
panel_in_edp: endpoint {
remote-endpoint = <&edp_out_panel>;