Linux-USB Archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible
@ 2023-08-16 20:11 Sam Protsenko
  2023-08-18  9:52 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Protsenko @ 2023-08-16 20:11 UTC (permalink / raw
  To: Krzysztof Kozlowski, Greg Kroah-Hartman, Rob Herring
  Cc: Conor Dooley, Alim Akhtar, linux-usb, devicetree,
	linux-arm-kernel, linux-samsung-soc, linux-kernel

The correct compatible for Exynos5433 is "samsung,exynos5433-dwusb3".
Fix the typo in its usage.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Fixes: 949ea75b7ba4 ("dt-bindings: usb: samsung,exynos-dwc3: convert to dtschema")
---
 Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml b/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml
index 42ceaf13cd5d..240f41b7133a 100644
--- a/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml
@@ -72,7 +72,7 @@ allOf:
       properties:
         compatible:
           contains:
-            const: samsung,exynos54333-dwusb3
+            const: samsung,exynos5433-dwusb3
     then:
       properties:
         clocks:
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible
  2023-08-16 20:11 [PATCH] dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible Sam Protsenko
@ 2023-08-18  9:52 ` Krzysztof Kozlowski
  2023-08-22 12:25   ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-08-18  9:52 UTC (permalink / raw
  To: Sam Protsenko, Krzysztof Kozlowski, Greg Kroah-Hartman,
	Rob Herring
  Cc: Conor Dooley, Alim Akhtar, linux-usb, devicetree,
	linux-arm-kernel, linux-samsung-soc, linux-kernel

On 16/08/2023 22:11, Sam Protsenko wrote:
> The correct compatible for Exynos5433 is "samsung,exynos5433-dwusb3".
> Fix the typo in its usage.
> 
> Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
> Fixes: 949ea75b7ba4 ("dt-bindings: usb: samsung,exynos-dwc3: convert to dtsche


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Greg,
I assume this one is for you.

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible
  2023-08-18  9:52 ` Krzysztof Kozlowski
@ 2023-08-22 12:25   ` Greg Kroah-Hartman
  0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2023-08-22 12:25 UTC (permalink / raw
  To: Krzysztof Kozlowski
  Cc: Sam Protsenko, Krzysztof Kozlowski, Rob Herring, Conor Dooley,
	Alim Akhtar, linux-usb, devicetree, linux-arm-kernel,
	linux-samsung-soc, linux-kernel

On Fri, Aug 18, 2023 at 11:52:15AM +0200, Krzysztof Kozlowski wrote:
> On 16/08/2023 22:11, Sam Protsenko wrote:
> > The correct compatible for Exynos5433 is "samsung,exynos5433-dwusb3".
> > Fix the typo in its usage.
> > 
> > Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
> > Fixes: 949ea75b7ba4 ("dt-bindings: usb: samsung,exynos-dwc3: convert to dtsche
> 
> 
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> Greg,
> I assume this one is for you.

Great, I'll take it, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-22 12:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-16 20:11 [PATCH] dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible Sam Protsenko
2023-08-18  9:52 ` Krzysztof Kozlowski
2023-08-22 12:25   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).