1
0
Fork 0
alistair23-linux/drivers/pci/dwc
Loic Poulain 5db8f8d109 PCI: kirin: Fix reset gpio name
As documented in the devicetree bindings (pci/kirin-pcie.txt) and the
reset gpio name must be 'reset-gpios'. However, current driver
erroneously looks for a 'reset-gpio' resource which makes the driver
probe fail. Fix it.

Fixes: fc5165db24 ("PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driver")
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
[lorenzo.pieralisi@arm.com: updated the commit log]
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Xiaowei Song <songxiaowei@hisilicon.com>
2018-04-17 11:27:38 +01:00
..
Kconfig PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAIN 2018-03-21 14:22:45 +00:00
Makefile Merge remote-tracking branch 'lorenzo/pci/dwc' into next 2018-02-01 11:36:07 -06:00
pci-dra7xx.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pci-exynos.c PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API 2018-03-06 14:31:08 +00:00
pci-imx6.c PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API 2018-03-06 14:31:08 +00:00
pci-keystone-dw.c PCI: dwc: Remove old MSI IRQs API 2018-03-06 14:31:16 +00:00
pci-keystone.c PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API 2018-03-06 14:31:08 +00:00
pci-keystone.h PCI: dwc: Remove old MSI IRQs API 2018-03-06 14:31:16 +00:00
pci-layerscape.c PCI: dwc: Remove old MSI IRQs API 2018-03-06 14:31:16 +00:00
pcie-armada8k.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-artpec6.c PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API 2018-03-06 14:31:08 +00:00
pcie-designware-ep.c Merge branch 'lorenzo/pci/endpoint' 2018-04-04 13:28:47 -05:00
pcie-designware-host.c pci-v4.17-changes 2018-04-06 18:31:06 -07:00
pcie-designware-plat.c PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API 2018-03-06 14:31:08 +00:00
pcie-designware.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pcie-designware.h PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256 2018-03-06 14:31:16 +00:00
pcie-hisi.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-histb.c Merge branch 'lorenzo/pci/dwc-msi' 2018-04-04 13:28:45 -05:00
pcie-kirin.c PCI: kirin: Fix reset gpio name 2018-04-17 11:27:38 +01:00
pcie-qcom.c Merge branch 'lorenzo/pci/dwc-msi' 2018-04-04 13:28:45 -05:00
pcie-spear13xx.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00