Skip to content

Commit a324d6e

Browse files
Marek Vasutdavem330
authored andcommitted
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>
1 parent 4e6feb7 commit a324d6e

File tree

1 file changed

+4
-0
lines changed
  • Documentation/devicetree/bindings/net/dsa

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/net/dsa/ksz.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Required properties:
88
- "microchip,ksz9477"
99
- "microchip,ksz9897"
1010

11+
Optional properties:
12+
13+
- reset-gpios : Should be a gpio specifier for a reset line
14+
1115
See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of additional
1216
required and optional properties.
1317

0 commit comments

Comments
 (0)