Merge branch 'dsa-gpio-reset'
authorDavid S. Miller <davem@davemloft.net>
Mon, 23 Nov 2015 16:53:11 +0000 (11:53 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Nov 2015 16:53:11 +0000 (11:53 -0500)
commit3d40e44361eab3dd6c969241d12dac7466eb7174
treeb315bb7d08318d8cf53b1a22ad5505d1840706f4
parent3f8c0f7efb4fcac11f31afa97584d06118c614bb
parentc8c1b39a86940edd35439f1e5c9ff39888daf0f0
Merge branch 'dsa-gpio-reset'

Andrew Lunn says:

====================
DSA: GPIO to reset switches

These two patches add support for using a GPIO to hard reset a switch
during reset.

v2:

Thanks to a clue from Neil Armstrong, i figured out how to convert the
gpio into a gpiod, while keeping the ACTIVE_LOW flag, so simplifiying
the set/reset code.

I have not included the Tested-by: from Phil Reid, since i made a lot
of changes.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>