diff mbox series

[v3,32/50] dt-bindings: usb: ehci: Add sam9x7

Message ID 20230728102836.266918-1-varshini.rajendran@microchip.com
State Changes Requested, archived
Headers show
Series [v3,01/50] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible | expand

Commit Message

Varshini Rajendran July 28, 2023, 10:28 a.m. UTC
Document sam9x7 compatible for usb-ehci.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
---
 Documentation/devicetree/bindings/usb/generic-ehci.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Krzysztof Kozlowski July 28, 2023, 11:48 a.m. UTC | #1
On 28/07/2023 12:28, Varshini Rajendran wrote:
> Document sam9x7 compatible for usb-ehci.
> 
> Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
> ---
>  Documentation/devicetree/bindings/usb/generic-ehci.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
> index e5c8f4e085de..afc4da89dde5 100644
> --- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml
> +++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
> @@ -82,6 +82,12 @@ properties:
>            - nuvoton,npcm845-ehci
>            - ti,ehci-omap
>            - usb-ehci
> +      - items:
> +          - enum:
> +              - microchip,sam9x7-ehci
> +          - enum:
> +              - atmel,at91sam9g45-ehci

Same problem.

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
index e5c8f4e085de..afc4da89dde5 100644
--- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml
+++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
@@ -82,6 +82,12 @@  properties:
           - nuvoton,npcm845-ehci
           - ti,ehci-omap
           - usb-ehci
+      - items:
+          - enum:
+              - microchip,sam9x7-ehci
+          - enum:
+              - atmel,at91sam9g45-ehci
+          - const: usb-ehci
 
   reg:
     minItems: 1