These two patches add support for using a GPIO to hard reset a switch during setup.
Andrew Lunn (2): net: dsa: Add support for a switch reset gpio dsa: mv88e6xxx.c: Hardware reset the chip if available Documentation/devicetree/bindings/net/dsa/dsa.txt | 3 +++ drivers/net/dsa/mv88e6xxx.c | 14 ++++++++++++++ include/net/dsa.h | 9 +++++++++ net/dsa/dsa.c | 19 +++++++++++++++++++ 4 files changed, 45 insertions(+) -- 2.6.2 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html