Skip to content

Commit 2a29f80

Browse files
smaeulmripard
authored andcommitted
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: ae5a5d2 ("dt-bindings: display: Add D1 display engine compatibles") Signed-off-by: Samuel Holland <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 2bba782 commit 2a29f80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ allOf:
233233
- allwinner,sun8i-a83t-tcon-lcd
234234
- allwinner,sun8i-v3s-tcon
235235
- allwinner,sun9i-a80-tcon-lcd
236+
- allwinner,sun20i-d1-tcon-lcd
236237

237238
then:
238239
properties:
@@ -252,6 +253,7 @@ allOf:
252253
- allwinner,sun8i-a83t-tcon-tv
253254
- allwinner,sun8i-r40-tcon-tv
254255
- allwinner,sun9i-a80-tcon-tv
256+
- allwinner,sun20i-d1-tcon-tv
255257

256258
then:
257259
properties:
@@ -278,6 +280,7 @@ allOf:
278280
- allwinner,sun9i-a80-tcon-lcd
279281
- allwinner,sun4i-a10-tcon
280282
- allwinner,sun8i-a83t-tcon-lcd
283+
- allwinner,sun20i-d1-tcon-lcd
281284

282285
then:
283286
required:
@@ -294,6 +297,7 @@ allOf:
294297
- allwinner,sun8i-a23-tcon
295298
- allwinner,sun8i-a33-tcon
296299
- allwinner,sun8i-a83t-tcon-lcd
300+
- allwinner,sun20i-d1-tcon-lcd
297301

298302
then:
299303
properties:

0 commit comments

Comments
 (0)