diff mbox series

[v2,5/8] dt-bindings: net: dsa: microchip: add interrupts property for ksz switches

Message ID 20230614123222.4167460-6-l.goehrs@pengutronix.de
State Accepted
Commit 6d08cb0152a99ad8bd03d4b5205e4c4ade9652dc
Headers show
Series [v2,1/8] dt-bindings: vendor-prefixes: Add prefix for ShineWorld Innovations | expand

Commit Message

Leonard Göhrs June 14, 2023, 12:32 p.m. UTC
The ksz switch driver allows specifying an interrupt line to prevent
having to periodically poll the switch for link ups/downs and other
asynchronous events.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
---
 Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
index e51be1ac03623..03b5567be3897 100644
--- a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
@@ -49,6 +49,9 @@  properties:
       Set if the output SYNCLKO clock should be disabled. Do not mix with
       microchip,synclko-125.
 
+  interrupts:
+    maxItems: 1
+
 required:
   - compatible
   - reg