ARM64: dts: rk3399: sapphire: add uboot logo support for android next

Change-Id: If206ba4d67f3609e56fe0bfe1f4063e0616ba50a
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
This commit is contained in:
Mark Yao
2016-12-06 18:18:08 +08:00
committed by Huang, Tao
parent 7bd6c00e01
commit ed7a71b986

View File

@@ -53,9 +53,7 @@
compatible = "lg,lp079qx1-sp0v", "panel-simple";
backlight = <&backlight>;
power-supply = <&vcc3v3_s0>;
enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&lcd_panel_reset>;
enable-gpios = <&gpio4 30 GPIO_ACTIVE_HIGH>;
ports {
panel_in_edp: endpoint {
@@ -114,3 +112,11 @@
};
};
};
&backlight{
enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
};
&route_edp {
status = "okay";
};