ARM64: dts: rk3399-tve1205g: add power delay for panel and correct lcd_en gpio
authorZhou weixin <zwx@rock-chips.com>
Mon, 9 Jan 2017 01:24:19 +0000 (09:24 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 9 Jan 2017 02:55:21 +0000 (10:55 +0800)
Change-Id: I90d701e98cf383a073b0b1c7f9bb48c8ef77a5c6
Signed-off-by: Zhou weixin <zwx@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts

index 82680ee28a0e0c7a63d512b904709d9f7cb1df12..875dec8339e3f0b0fa985390fb89db570c5e83f0 100644 (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>;