From: Leonard Göhrs Date: Wed, 14 Jun 2023 12:32:19 +0000 (+0200) Subject: dt-bindings: net: dsa: microchip: add interrupts property for ksz switches X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6d08cb0152a99ad8bd03d4b5205e4c4ade9652dc;p=linux.git 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 Acked-by: Conor Dooley Signed-off-by: Alexandre Torgue --- 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