diff --git a/arch/arm64/boot/dts/rockchip/rk3399-box-rev1-disvr.dts b/arch/arm64/boot/dts/rockchip/rk3399-box-rev1-disvr.dts index 69164ec0569a..c036c599ba9b 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-box-rev1-disvr.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-box-rev1-disvr.dts @@ -142,18 +142,16 @@ &vopb_rk_fb { status = "okay"; - rockchip,prop = ; }; &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 = ; - };