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 <[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]>
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)