]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: mvebu: add support for reset on GPIO
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 13 Aug 2013 12:25:23 +0000 (14:25 +0200)
committerJason Cooper <jason@lakedaemon.net>
Wed, 14 Aug 2013 13:02:47 +0000 (13:02 +0000)
commit2105e316851bc86dd819db25ec69268c8f4ba60b
tree488bc6dcff7f97ba4d65ee69536c301ec317b49a
parent117b87cf4015cb9eab5c395e187231a6d728edce
PCI: mvebu: add support for reset on GPIO

This patch adds a check for DT passed reset-gpios property and deasserts/
asserts reset pin on probe/remove with configurable delay. Corresponding
binding documentation is also updated.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Documentation/devicetree/bindings/pci/mvebu-pci.txt
drivers/pci/host/pci-mvebu.c