ARM64: dts: rk3399: don't let VOP LIT first to select eDP device
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399.dtsi
index 20d8bf83f1dff5f04ab53e46e04a013cc50ebe87..c4868314f86416156b048e4574b5d5856ef44566 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <0>;
 
-                       vopl_out_edp: endpoint@0 {
+                       vopl_out_mipi: endpoint@0 {
                                reg = <0>;
-                               remote-endpoint = <&edp_in_vopl>;
+                               remote-endpoint = <&mipi_in_vopl>;
                        };
 
-                       vopl_out_mipi: endpoint@1 {
+                       vopl_out_edp: endpoint@1 {
                                reg = <1>;
-                               remote-endpoint = <&mipi_in_vopl>;
+                               remote-endpoint = <&edp_in_vopl>;
                        };
                };
        };