[PATCH v3 2/8] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible

Théo Lebrun theo.lebrun at bootlin.com
Fri Feb 23 08:05:26 PST 2024


On J7200, the controller & its wrapper are reset on resume. This makes
it have a different behavior from other platforms.

Signed-off-by: Théo Lebrun <theo.lebrun at bootlin.com>
---
 Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml b/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml
index 949f45eb45c2..d52d5b2965aa 100644
--- a/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml
+++ b/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml
@@ -14,6 +14,7 @@ properties:
     enum:
       - ti,j721e-usb
       - ti,am64-usb
+      - ti,j7200-usb
 
   reg:
     maxItems: 1

-- 
2.43.2




More information about the linux-arm-kernel mailing list