hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/arch/arm64/boot/dts/rockchip/rk3399-evb-ind-lpddr4-linux.dts
....@@ -46,6 +46,8 @@
4646 reset-gpios = <&gpio1 23 GPIO_ACTIVE_LOW>;
4747 prepare-delay-ms = <20>;
4848 enable-delay-ms = <20>;
49
+ width-mm = <120>;
50
+ height-mm = <160>;
4951
5052 display-timings {
5153 native-mode = <&timing0>;
....@@ -287,6 +289,11 @@
287289 status = "okay";
288290 };
289291
292
+&route_hdmi {
293
+ status = "okay";
294
+ connect = <&vopb_out_hdmi>;
295
+};
296
+
290297 /*
291298 * if enable dp_sound, should disable spdif_sound and spdif_out
292299 */