* [PATCH v2] dt-bindings: display: ti: Fix compatible for am62a7 dss
@ 2025-02-03 15:54 Devarsh Thakkar
2025-02-03 18:27 ` Rob Herring (Arm)
0 siblings, 1 reply; 2+ messages in thread
From: Devarsh Thakkar @ 2025-02-03 15:54 UTC (permalink / raw)
To: jyri.sarha, tomi.valkeinen, airlied, maarten.lankhorst, mripard,
tzimmermann, dri-devel, simona, linux-kernel, devicetree, robh,
krzk+dt, conor+dt
Cc: praneeth, vigneshr, aradhya.bhatia, s-jain1, r-donadkar,
j-choudhary, h-shenoy, devarsht, krzysztof.kozlowski
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(-)
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:
--
2.39.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] dt-bindings: display: ti: Fix compatible for am62a7 dss
2025-02-03 15:54 [PATCH v2] dt-bindings: display: ti: Fix compatible for am62a7 dss Devarsh Thakkar
@ 2025-02-03 18:27 ` Rob Herring (Arm)
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring (Arm) @ 2025-02-03 18:27 UTC (permalink / raw)
To: Devarsh Thakkar
Cc: tomi.valkeinen, tzimmermann, conor+dt, praneeth, vigneshr,
maarten.lankhorst, s-jain1, simona, airlied, dri-devel,
r-donadkar, devicetree, j-choudhary, aradhya.bhatia, linux-kernel,
h-shenoy, krzysztof.kozlowski, krzk+dt, jyri.sarha, mripard
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!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-03 18:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 15:54 [PATCH v2] dt-bindings: display: ti: Fix compatible for am62a7 dss Devarsh Thakkar
2025-02-03 18:27 ` Rob Herring (Arm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox