commit | c8c1b39a86940edd35439f1e5c9ff39888daf0f0 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Fri Nov 20 03:56:24 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 23 11:53:10 2015 -0500 |
tree | b315bb7d08318d8cf53b1a22ad5505d1840706f4 | |
parent | cc30c16344fc3a25153175c7eb9037b2136cd466 [diff] |
dsa: mv88e6xxx.c: Hardware reset the chip if available The device tree binding now allows a gpio to be specified which is attached to the switch chips reset line. If it is defined, perform a hardware reset on the switch during setup. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>