[PATCH v3 14/19] dt-bindings: display: st7789v: Add the edt, et028013dma panel compatible
Sebastian Reichel
sre at kernel.org
Fri Jul 14 01:37:51 UTC 2023
From: Miquel Raynal <miquel.raynal at bootlin.com>
The ST7789V LCD controller is also embedded in the ET028013DMA
panel. Add a compatible string to describe this other panel.
Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Acked-by: Maxime Ripard <mripard at kernel.org>
Reviewed-by: Sebastian Reichel <sre at kernel.org>
Signed-off-by: Sebastian Reichel <sre at kernel.org>
---
.../devicetree/bindings/display/panel/sitronix,st7789v.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/display/panel/sitronix,st7789v.yaml b/Documentation/devicetree/bindings/display/panel/sitronix,st7789v.yaml
index 75e935f0547b..9f4157b02b84 100644
--- a/Documentation/devicetree/bindings/display/panel/sitronix,st7789v.yaml
+++ b/Documentation/devicetree/bindings/display/panel/sitronix,st7789v.yaml
@@ -16,6 +16,7 @@ allOf:
properties:
compatible:
enum:
+ - edt,et028013dma
- inanbo,t28cp45tn89-v17
- sitronix,st7789v
--
2.40.1
More information about the dri-devel
mailing list