Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a324d6e4 authored by Marek Vasut's avatar Marek Vasut Committed by David S. Miller
Browse files

net: dsa: ksz: Add optional reset GPIO to Microchip KSZ switch binding



Add optional reset GPIO, as such a signal is available on the KSZ switches.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Woojung Huh <Woojung.Huh@microchip.com>
Cc: David S. Miller <davem@davemloft.net>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4e6feb7a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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.