[PATCH v2 03/12] dt-bindings: display: sun4i: Add compatible strings for H616 DE
Ryan Walklin
ryan at testtoast.com
Sun Jul 20 08:48:41 UTC 2025
Add compatible strings for allwinner,sun50i-h616-display-engine. The
device is functionally identical to the
allwinner,sun50i-h6-display-engine. This is added as a new device rather
than a fallback as all other DEs are modelled this way, and the device
is essentially "virtual", with the relevant functional differences
represented in the mixer and TCON components.
Signed-off-by: Chris Morgan <macromorgan at hotmail.com>
Signed-off-by: Ryan Walklin <ryan at testtoast.com>
--
Changelog v1..v2:
- DE compatible added for H616
---
.../bindings/display/allwinner,sun4i-a10-display-engine.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-engine.yaml b/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-engine.yaml
index e6088f379f70..117426862430 100644
--- a/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-engine.yaml
+++ b/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-engine.yaml
@@ -65,6 +65,7 @@ properties:
- allwinner,sun20i-d1-display-engine
- allwinner,sun50i-a64-display-engine
- allwinner,sun50i-h6-display-engine
+ - allwinner,sun50i-h616-display-engine
allwinner,pipelines:
$ref: /schemas/types.yaml#/definitions/phandle-array
--
2.50.1
More information about the dri-devel
mailing list