On SPEAr1310 EVB only PCIe2 can be used as PCIe host. Currently we do not have driver for PCIe EP. So keep PCIe1 disabled. Signed-off-by: Pratyush Anand <pratyush.anand@xxxxxx> --- arch/arm/boot/dts/spear1310-evb.dts | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/spear1310-evb.dts b/arch/arm/boot/dts/spear1310-evb.dts index 2c8da65..1bb5332 100644 --- a/arch/arm/boot/dts/spear1310-evb.dts +++ b/arch/arm/boot/dts/spear1310-evb.dts @@ -237,10 +237,6 @@ ignore_cpufreq_notification = <0>; }; - pcie1@b1800000 { - status = "okay"; - }; - pcie2@b4000000 { status = "okay"; }; -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html