PCI: spear: Pass config resource through reg property
authorPratyush Anand <pratyush.anand@st.com>
Wed, 3 Sep 2014 05:20:49 +0000 (10:50 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 22 Sep 2014 20:19:30 +0000 (14:19 -0600)
commit65aaae245a2842e3ed9d12f27aeb42fa215dfc2c
tree3cbbc777711c8cced032639cc9d37e13a7deee8c
parent52addcf9d6669fa439387610bc65c92fa0980cef
PCI: spear: Pass config resource through reg property

PCIe configuration space should be passed through reg property, rather than
through ranges property.  This patch does the correction for SPEAr13XX
SOCs.

Signed-off-by: Pratyush Anand <pratyush.anand@st.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Mohit Kumar <mohit.kumar@st.com>
arch/arm/boot/dts/spear1310.dtsi
arch/arm/boot/dts/spear1340.dtsi
drivers/pci/host/pcie-spear13xx.c
This page took 0.029726 seconds and 5 git commands to generate.