Document sam9x7 compatible for usb-ehci.
Signed-off-by: Varshini Rajendran <[email protected]>
---
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
+ - const: usb-ehci
reg:
minItems: 1
--
2.25.1
On 28/07/2023 12:28, Varshini Rajendran wrote:
> Document sam9x7 compatible for usb-ehci.
>
> Signed-off-by: Varshini Rajendran <[email protected]>
> ---
> 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