Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Marek 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: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Marek Vasut and committed by
David S. Miller
a324d6e4 4e6feb7a

+4
+4
Documentation/devicetree/bindings/net/dsa/ksz.txt
··· 8 8 - "microchip,ksz9477" 9 9 - "microchip,ksz9897" 10 10 11 + Optional properties: 12 + 13 + - reset-gpios : Should be a gpio specifier for a reset line 14 + 11 15 See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of additional 12 16 required and optional properties. 13 17