[PATCH RESEND 06/22] dt-bindings: display: sun4i: add a100/a133 tcon lcd
From: Parthiban Nallathambi <hidden>
Date: 2024-12-27 13:01:56
Also in:
dri-devel, linux-clk, linux-devicetree, linux-gpio, linux-iommu, linux-phy, linux-sunxi, lkml
Subsystem:
drm drivers, drm drivers and misc gpu patches, drm drivers for allwinner a10, open firmware and flattened device tree bindings, the rest · Maintainers:
David Airlie, Simona Vetter, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, Chen-Yu Tsai, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Linus Torvalds
A100/A133 has one 18 bit LCD / 2 x LVDS / 1 x DSI. All the controller
shares the same GPIO D block, where LVDS controller can co-exits.
Although 2 LVDS controller is available, there is no document details
for the second. Add compatible for a100 lcd controller.
Signed-off-by: Parthiban Nallathambi <redacted>
---
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml b/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml
index 6d8ae781c230..7ea45a0a2073 100644
--- a/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml
+++ b/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml
@@ -35,6 +35,7 @@ properties:
- const: allwinner,sun9i-a80-tcon-tv
- const: allwinner,sun20i-d1-tcon-lcd
- const: allwinner,sun20i-d1-tcon-tv
+ - const: allwinner,sun50i-a100-tcon-lcd
- items:
- enum:
--
2.39.5