diff mbox series

[1/4] dt-bindings: usb: ti,hd3ss3220: Update interrupt property as optional

Message ID 20221209155623.29147-2-biju.das.jz@bp.renesas.com
State Superseded, archived
Headers show
Series Add Polling support for role detection with HD3SS3220 | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Biju Das Dec. 9, 2022, 3:56 p.m. UTC
On some platforms(rg: RZ/V2M EVK), interrupt is not populated. Update
the binding to make interrupt property as optional.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
 Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml b/Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml
index b86bf6bc9cd6..a1cffb70c621 100644
--- a/Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml
+++ b/Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml
@@ -46,7 +46,6 @@  properties:
 required:
   - compatible
   - reg
-  - interrupts
 
 additionalProperties: false