forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/arm/boot/dts/sun8i-a33-q8-tablet.dts
....@@ -48,3 +48,10 @@
4848 model = "Q8 A33 Tablet";
4949 compatible = "allwinner,q8-a33", "allwinner,sun8i-a33";
5050 };
51
+
52
+&tcon0_out {
53
+ tcon0_out_lcd: endpoint@0 {
54
+ reg = <0>;
55
+ remote-endpoint = <&panel_input>;
56
+ };
57
+};