arm64: dts: rockchip: rk3399: config vop0 as main screen for box disvr
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-box-rev1-disvr.dts
index 69164ec0569a4372701a60da79365ff8202e7201..c036c599ba9bf76cf62264fe52b9fa0f4b9f423b 100644 (file)
 
 &vopb_rk_fb {
        status = "okay";
-       rockchip,prop = <EXTEND>;
 };
 
 &disp_timings {
-       timing0 {
-               screen-width = <120>;
-               screen-hight = <68>;
+       /* for rayken dp */
+       timing1 {
+               screen-width = <68>;
+               screen-hight = <120>;
        };
 };
 
 &vopl_rk_fb {
        status = "okay";
-       rockchip,prop = <PRMRY>;
-
 };