Commit 6d08cb01 authored by Leonard Göhrs's avatar Leonard Göhrs Committed by Alexandre Torgue

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: default avatarLeonard Göhrs <l.goehrs@pengutronix.de>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@foss.st.com>
parent 099826ea
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment