forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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
+};