[PATCH 02/14] dt-bindings: display: add st,stih418-vtg compatible for sti vtg

From: Alain Volmat
Date: Thu Jul 27 2023 - 17:52:37 EST


Add a new compatible in st,stih4xx.txt in order to support sti vtg on
stih418 platforms.

Signed-off-by: Alain Volmat <avolmat@xxxxxx>
---
Documentation/devicetree/bindings/display/st,stih4xx.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/st,stih4xx.txt b/Documentation/devicetree/bindings/display/st,stih4xx.txt
index 6778b3e7ad5b..5450e1db8b8d 100644
--- a/Documentation/devicetree/bindings/display/st,stih4xx.txt
+++ b/Documentation/devicetree/bindings/display/st,stih4xx.txt
@@ -2,7 +2,7 @@ STMicroelectronics stih4xx platforms

- sti-vtg: video timing generator
Required properties:
- - compatible: "st,vtg"
+ - compatible: "st,vtg" or "st,stih418-vtg"
- reg: Physical base address of the IP registers and length of memory mapped region.
Optional properties:
- interrupts : VTG interrupt number to the CPU.
--
2.34.1