[PATCH 3/4] dt-bindings: usb: uhci: Add Aspeed AST2700 compatible

Ryan Chen posted 4 patches 2 weeks, 3 days ago
There is a newer version of this series
[PATCH 3/4] dt-bindings: usb: uhci: Add Aspeed AST2700 compatible
Posted by Ryan Chen 2 weeks, 3 days ago
Add the compatible string for Aspeed AST2700 SoC.

Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com>
---
 Documentation/devicetree/bindings/usb/usb-uhci.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/usb/usb-uhci.yaml b/Documentation/devicetree/bindings/usb/usb-uhci.yaml
index b1f2b9bd7921..6861c1d3c5eb 100644
--- a/Documentation/devicetree/bindings/usb/usb-uhci.yaml
+++ b/Documentation/devicetree/bindings/usb/usb-uhci.yaml
@@ -20,6 +20,7 @@ properties:
               - aspeed,ast2400-uhci
               - aspeed,ast2500-uhci
               - aspeed,ast2600-uhci
+              - aspeed,ast2700-uhci
           - const: generic-uhci
 
   reg:
-- 
2.34.1
Re: [PATCH 3/4] dt-bindings: usb: uhci: Add Aspeed AST2700 compatible
Posted by Conor Dooley 2 weeks, 2 days ago
Acked-by: Conor Dooley <conor.dooley@microchip.com>