linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: usb: generic-ehci: Add VIA/WonderMedia compatible
@ 2025-04-23 19:49 Alexey Charkov
  2025-04-24 15:27 ` Conor Dooley
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Charkov @ 2025-04-23 19:49 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-usb, devicetree, linux-kernel, Alexey Charkov

VIA/WonderMedia SoCs use a plain vanilla EHCI controller with a
compatible string "via,vt8500-ehci". Add it to the binding.

Signed-off-by: Alexey Charkov <alchark@gmail.com>
---
 Documentation/devicetree/bindings/usb/generic-ehci.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
index 223f2abd5e592ff8cc3ad97f9a325356ea57044a..508d958e698c2e8dad748a6fcdef65d6e883b97d 100644
--- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml
+++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
@@ -86,6 +86,7 @@ properties:
           - nuvoton,npcm845-ehci
           - ti,ehci-omap
           - usb-ehci
+          - via,vt8500-ehci
 
   reg:
     minItems: 1

---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250423-vt8500-ehci-binding-e607bfafdcbf

Best regards,
-- 
Alexey Charkov <alchark@gmail.com>


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

* Re: [PATCH] dt-bindings: usb: generic-ehci: Add VIA/WonderMedia compatible
  2025-04-23 19:49 [PATCH] dt-bindings: usb: generic-ehci: Add VIA/WonderMedia compatible Alexey Charkov
@ 2025-04-24 15:27 ` Conor Dooley
  2025-04-24 16:44   ` Alexey Charkov
  0 siblings, 1 reply; 3+ messages in thread
From: Conor Dooley @ 2025-04-24 15:27 UTC (permalink / raw)
  To: Alexey Charkov
  Cc: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, linux-usb, devicetree, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1255 bytes --]

On Wed, Apr 23, 2025 at 11:49:45PM +0400, Alexey Charkov wrote:
> VIA/WonderMedia SoCs use a plain vanilla EHCI controller with a
> compatible string "via,vt8500-ehci". Add it to the binding.

You should elaborate here that this is already in the driver and dts
files. With that,
Acked-by: Conor Dooley <conor.dooley@microchip.com>

> 
> Signed-off-by: Alexey Charkov <alchark@gmail.com>
> ---
>  Documentation/devicetree/bindings/usb/generic-ehci.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
> index 223f2abd5e592ff8cc3ad97f9a325356ea57044a..508d958e698c2e8dad748a6fcdef65d6e883b97d 100644
> --- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml
> +++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
> @@ -86,6 +86,7 @@ properties:
>            - nuvoton,npcm845-ehci
>            - ti,ehci-omap
>            - usb-ehci
> +          - via,vt8500-ehci
>  
>    reg:
>      minItems: 1
> 
> ---
> base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
> change-id: 20250423-vt8500-ehci-binding-e607bfafdcbf
> 
> Best regards,
> -- 
> Alexey Charkov <alchark@gmail.com>
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH] dt-bindings: usb: generic-ehci: Add VIA/WonderMedia compatible
  2025-04-24 15:27 ` Conor Dooley
@ 2025-04-24 16:44   ` Alexey Charkov
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Charkov @ 2025-04-24 16:44 UTC (permalink / raw)
  To: Conor Dooley
  Cc: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, linux-usb, devicetree, linux-kernel

On Thu, Apr 24, 2025 at 7:27 PM Conor Dooley <conor@kernel.org> wrote:
>
> On Wed, Apr 23, 2025 at 11:49:45PM +0400, Alexey Charkov wrote:
> > VIA/WonderMedia SoCs use a plain vanilla EHCI controller with a
> > compatible string "via,vt8500-ehci". Add it to the binding.
>
> You should elaborate here that this is already in the driver and dts
> files. With that,
> Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks a lot Conor! Will submit v2 with your tag and elaborate in the
commit message.

Best regards,
Alexey

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

end of thread, other threads:[~2025-04-24 16:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-23 19:49 [PATCH] dt-bindings: usb: generic-ehci: Add VIA/WonderMedia compatible Alexey Charkov
2025-04-24 15:27 ` Conor Dooley
2025-04-24 16:44   ` Alexey Charkov

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 NNTP newsgroup(s).