[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230728102843.266967-1-varshini.rajendran@microchip.com>
Date: Fri, 28 Jul 2023 15:58:43 +0530
From: Varshini Rajendran <varshini.rajendran@...rochip.com>
To: <gregkh@...uxfoundation.org>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>, <conor+dt@...nel.org>,
<linux-usb@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <varshini.rajendran@...rochip.com>
Subject: [PATCH v3 33/50] dt-bindings: usb: add sam9x7
Document sam9x7 compatible for usb ohci.
Signed-off-by: Varshini Rajendran <varshini.rajendran@...rochip.com>
---
Documentation/devicetree/bindings/usb/generic-ohci.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/usb/generic-ohci.yaml b/Documentation/devicetree/bindings/usb/generic-ohci.yaml
index be268e23ca79..a2490759f694 100644
--- a/Documentation/devicetree/bindings/usb/generic-ohci.yaml
+++ b/Documentation/devicetree/bindings/usb/generic-ohci.yaml
@@ -57,6 +57,12 @@ properties:
- nxp,ohci-nxp
- st,spear600-ohci
- const: usb-ohci
+ - items:
+ - enum:
+ - microchip,sam9x7-ohci
+ - enum:
+ - atmel,at91rm9200-ohci
+ - const: usb-ohci
reg:
maxItems: 1
--
2.25.1
Powered by blists - more mailing lists