diff mbox series

[v2] dt-bindings: display: ti: Fix compatible for am62a7 dss

Message ID 20250203155431.2174170-1-devarsht@ti.com (mailing list archive)
State New
Headers show
Series [v2] dt-bindings: display: ti: Fix compatible for am62a7 dss | expand

Commit Message

Devarsh Thakkar Feb. 3, 2025, 3:54 p.m. UTC
Fix incorrect format of compatible string (comma instead of hyphen) for
TI's AM62A7 SoC.

s/ti,am62a7,dss/ti,am62a7-dss

Fixes: 7959ceb767e4 ("dt-bindings: display: ti: Add support for am62a7 dss")
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
---
V2: Add Reviewed-by and update commit msg
---
 Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Rob Herring (Arm) Feb. 3, 2025, 6:27 p.m. UTC | #1
On Mon, 03 Feb 2025 21:24:31 +0530, Devarsh Thakkar wrote:
> Fix incorrect format of compatible string (comma instead of hyphen) for
> TI's AM62A7 SoC.
> 
> s/ti,am62a7,dss/ti,am62a7-dss
> 
> Fixes: 7959ceb767e4 ("dt-bindings: display: ti: Add support for am62a7 dss")
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
> ---
> V2: Add Reviewed-by and update commit msg
> ---
>  Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml b/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml
index 55e3e490d0e6..31c4ffcb599c 100644
--- a/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml
+++ b/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml
@@ -23,7 +23,7 @@  properties:
   compatible:
     enum:
       - ti,am625-dss
-      - ti,am62a7,dss
+      - ti,am62a7-dss
       - ti,am65x-dss
 
   reg: