commit | cc30c16344fc3a25153175c7eb9037b2136cd466 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Fri Nov 20 03:56:23 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 23 11:53:10 2015 -0500 |
tree | 47beff192fa89bd934323581f5cc9fed18052a0a | |
parent | 3f8c0f7efb4fcac11f31afa97584d06118c614bb [diff] |
net: dsa: Add support for a switch reset gpio Some boards have a gpio line tied to the switch reset pin. Allow this gpio to be retrieved from the device tree, and take the switch out of reset before performing the probe. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>