[PATCH V9 18/24] dt-bindings: display: Add R40 and H616 display engine compatibles
Chris Morgan
macroalpha82 at gmail.com
Wed May 7 20:19:37 UTC 2025
From: Chris Morgan <macromorgan at hotmail.com>
Add display engine compatible for the R40 LCD controller, and for the
H616 TV and LCD controller which is functionally identical to the R40.
Signed-off-by: Chris Morgan <macromorgan at hotmail.com>
---
.../bindings/display/allwinner,sun4i-a10-tcon.yaml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml b/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml
index 724d93b9193b..caed517c68de 100644
--- a/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml
+++ b/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml
@@ -29,6 +29,7 @@ properties:
- const: allwinner,sun8i-a33-tcon
- const: allwinner,sun8i-a83t-tcon-lcd
- const: allwinner,sun8i-a83t-tcon-tv
+ - const: allwinner,sun8i-r40-tcon-lcd
- const: allwinner,sun8i-r40-tcon-tv
- const: allwinner,sun8i-v3s-tcon
- const: allwinner,sun9i-a80-tcon-lcd
@@ -53,9 +54,15 @@ properties:
- allwinner,sun50i-a64-tcon-tv
- const: allwinner,sun8i-a83t-tcon-tv
+ - items:
+ - enum:
+ - allwinner,sun50i-h616-tcon-lcd
+ - const: allwinner,sun8i-r40-tcon-lcd
+
- items:
- enum:
- allwinner,sun50i-h6-tcon-tv
+ - allwinner,sun50i-h616-tcon-tv
- const: allwinner,sun8i-r40-tcon-tv
reg:
@@ -231,6 +238,7 @@ allOf:
contains:
enum:
- allwinner,sun8i-a83t-tcon-lcd
+ - allwinner,sun8i-r40-tcon-lcd
- allwinner,sun8i-v3s-tcon
- allwinner,sun9i-a80-tcon-lcd
- allwinner,sun20i-d1-tcon-lcd
@@ -280,6 +288,7 @@ allOf:
- allwinner,sun9i-a80-tcon-lcd
- allwinner,sun4i-a10-tcon
- allwinner,sun8i-a83t-tcon-lcd
+ - allwinner,sun8i-r40-tcon-lcd
- allwinner,sun20i-d1-tcon-lcd
then:
@@ -297,6 +306,7 @@ allOf:
- allwinner,sun8i-a23-tcon
- allwinner,sun8i-a33-tcon
- allwinner,sun8i-a83t-tcon-lcd
+ - allwinner,sun8i-r40-tcon-lcd
- allwinner,sun20i-d1-tcon-lcd
then:
--
2.43.0
More information about the dri-devel
mailing list