mvebu: pcie: Add support for GPIO reset for PCIe device
authorKonstantin Porotchkin <kostap@marvell.com>
Wed, 8 Feb 2017 15:34:13 +0000 (17:34 +0200)
committerStefan Roese <sr@denx.de>
Thu, 23 Mar 2017 07:45:25 +0000 (08:45 +0100)
commit130b53ec79f3f1b1349d409f08f1f17e68a15f96
tree07151fdfc5d350454539d9d79d70394cf689650b
parentd9fb41a3e195f5d655eecfad6437ea42ba5c8062
mvebu: pcie: Add support for GPIO reset for PCIe device

Add support for "marvell,reset-gpio" property to mvebu DW PCIe
driver.
This option is valid when CONFIG_DM_GPIO=y

Change-Id: Ic17c500449050c2fbb700731f1a9ca8b83298986
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Neta Zur Hershkovits <neta@marvell.com>
Cc: Igal Liberman <igall@marvell.com>
Cc: Haim Boot <hayim@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
doc/device-tree-bindings/pci/armada8k-pcie.txt [new file with mode: 0644]
drivers/pci/pcie_dw_mvebu.c