hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/sun8i-a23-q8-tablet.dts
....@@ -61,3 +61,13 @@
6161 "Headset Mic", "HBIAS";
6262 status = "okay";
6363 };
64
+
65
+&panel {
66
+ compatible = "bananapi,s070wv20-ct16";
67
+};
68
+
69
+&tcon0_out {
70
+ tcon0_out_lcd: endpoint {
71
+ remote-endpoint = <&panel_input>;
72
+ };
73
+};