aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Göhrs <[email protected]>2023-06-14 14:32:19 +0200
committerAlexandre Torgue <[email protected]>2023-07-11 10:00:30 +0200
commit6d08cb0152a99ad8bd03d4b5205e4c4ade9652dc (patch)
tree1328b633f207122a6c71a6dd7de3789942000db9
parent099826ea21111a99f6bb8c1a31cd06daba2ccb9c (diff)
dt-bindings: net: dsa: microchip: add interrupts property for ksz switches
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 <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Alexandre Torgue <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
index e51be1ac0362..03b5567be389 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