kernel/arch/arm64/boot/dts/rockchip/rk3399-evb-ind-lpddr4-linux.dts
.. .. @@ -46,6 +46,8 @@ 46 46 reset-gpios = <&gpio1 23 GPIO_ACTIVE_LOW>; 47 47 prepare-delay-ms = <20>; 48 48 enable-delay-ms = <20>; 49 + width-mm = <120>;50 + height-mm = <160>;49 51 50 52 display-timings { 51 53 native-mode = <&timing0>; .. .. @@ -287,6 +289,11 @@ 287 289 status = "okay"; 288 290 }; 289 291 292 +&route_hdmi {293 + status = "okay";294 + connect = <&vopb_out_hdmi>;295 +};296 +290 297 /* 291 298 * if enable dp_sound, should disable spdif_sound and spdif_out 292 299 */