arm64: dts: rk3399: rename android to android-6.0
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-sapphire-excavator-edp-next.dts
index c417cb4135afd559190d5b029b23492af1b577ef..1a312b4ff1bb360bfc58fff16e60934141d5de28 100644 (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 {
                };
        };
 };
+
+&backlight{
+       enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
+};
+
+&route_edp {
+       status = "okay";
+};
+
+&vpu {
+       status = "okay";
+};
+
+&rkvdec {
+       status = "okay";
+};