Skip to content
Snippets Groups Projects
Unverified Commit 2a29f80e authored by Samuel Holland's avatar Samuel Holland Committed by Maxime Ripard
Browse files

dt-bindings: display: sun4i: Add D1 TCONs to conditionals


When adding the D1 TCON bindings, I missed the conditional blocks that
restrict the binding for TCON LCD vs TCON TV hardware. Add the D1 TCON
variants to the appropriate blocks for DE2 TCON LCDs and TCON TVs.

Fixes: ae5a5d26 ("dt-bindings: display: Add D1 display engine compatibles")
Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220812073702.57618-1-samuel@sholland.org
parent 2bba7820
No related branches found
No related tags found
No related merge requests found
...@@ -233,6 +233,7 @@ allOf: ...@@ -233,6 +233,7 @@ allOf:
- allwinner,sun8i-a83t-tcon-lcd - allwinner,sun8i-a83t-tcon-lcd
- allwinner,sun8i-v3s-tcon - allwinner,sun8i-v3s-tcon
- allwinner,sun9i-a80-tcon-lcd - allwinner,sun9i-a80-tcon-lcd
- allwinner,sun20i-d1-tcon-lcd
then: then:
properties: properties:
...@@ -252,6 +253,7 @@ allOf: ...@@ -252,6 +253,7 @@ allOf:
- allwinner,sun8i-a83t-tcon-tv - allwinner,sun8i-a83t-tcon-tv
- allwinner,sun8i-r40-tcon-tv - allwinner,sun8i-r40-tcon-tv
- allwinner,sun9i-a80-tcon-tv - allwinner,sun9i-a80-tcon-tv
- allwinner,sun20i-d1-tcon-tv
then: then:
properties: properties:
...@@ -278,6 +280,7 @@ allOf: ...@@ -278,6 +280,7 @@ allOf:
- allwinner,sun9i-a80-tcon-lcd - allwinner,sun9i-a80-tcon-lcd
- allwinner,sun4i-a10-tcon - allwinner,sun4i-a10-tcon
- allwinner,sun8i-a83t-tcon-lcd - allwinner,sun8i-a83t-tcon-lcd
- allwinner,sun20i-d1-tcon-lcd
then: then:
required: required:
...@@ -294,6 +297,7 @@ allOf: ...@@ -294,6 +297,7 @@ allOf:
- allwinner,sun8i-a23-tcon - allwinner,sun8i-a23-tcon
- allwinner,sun8i-a33-tcon - allwinner,sun8i-a33-tcon
- allwinner,sun8i-a83t-tcon-lcd - allwinner,sun8i-a83t-tcon-lcd
- allwinner,sun20i-d1-tcon-lcd
then: then:
properties: properties:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment