net: dsa: ksz: Add optional reset GPIO to Microchip KSZ switch binding
authorMarek Vasut <[email protected]>
Mon, 10 Dec 2018 13:43:05 +0000 (14:43 +0100)
committerDavid S. Miller <[email protected]>
Mon, 10 Dec 2018 20:07:56 +0000 (12:07 -0800)
Add optional reset GPIO, as such a signal is available on the KSZ switches.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Florian Fainelli <[email protected]>
Cc: Woojung Huh <[email protected]>
Cc: David S. Miller <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Documentation/devicetree/bindings/net/dsa/ksz.txt

index ac145b885e955336a533469b82c5cc1e9af9f72d..0f407fb371ce1a552ebc48a593d16c4dcd0852a0 100644 (file)
@@ -8,6 +8,10 @@ Required properties:
   - "microchip,ksz9477"
   - "microchip,ksz9897"
 
+Optional properties:
+
+- reset-gpios          : Should be a gpio specifier for a reset line
+
 See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of additional
 required and optional properties.