summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-10-06 20:08:18 +0000
committerJohn Crispin <john@openwrt.org>2014-10-06 20:08:18 +0000
commit6a961da2318a808c2d8a041d530a03fa9542d735 (patch)
treeeb94f4ed36cea6d699058b4f3d81847da260f620 /target
parentc2e4007bc17ec0ea91eee57d163aeb88a986f3ec (diff)
downloadmaster-31e0f0ae-6a961da2318a808c2d8a041d530a03fa9542d735.tar.gz
master-31e0f0ae-6a961da2318a808c2d8a041d530a03fa9542d735.tar.bz2
master-31e0f0ae-6a961da2318a808c2d8a041d530a03fa9542d735.zip
lantiq - vgv7519: enable pci bus
SVN-Revision: 42823
Diffstat (limited to 'target')
-rw-r--r--target/linux/lantiq/dts/VGV7519.dtsi5
-rw-r--r--target/linux/lantiq/xrx200/config-3.142
2 files changed, 4 insertions, 3 deletions
diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi
index fafcf5ed14..d652839d40 100644
--- a/target/linux/lantiq/dts/VGV7519.dtsi
+++ b/target/linux/lantiq/dts/VGV7519.dtsi
@@ -188,10 +188,11 @@
};
pci@E105400 {
+ status = "okay";
#address-cells = <3>;
#size-cells = <2>;
#interrupt-cells = <1>;
- compatible = "lantiq,pci-xway1";
+ compatible = "lantiq,pci-xway";
bus-range = <0x0 0x0>;
ranges = <0x2000000 0 0x8000000 0x8000000 0 0x2000000 /* pci memory */
0x1000000 0 0x00000000 0xAE00000 0 0x200000>; /* io space */
@@ -205,7 +206,7 @@
interrupt-map = <
0x7000 0 0 1 &icu0 29 1 // slot 14, irq 29
>;
- gpios-reset = <&gpio 21 0>;
+ gpio-reset = <&gpio 21 0>;
req-mask = <0x1>; /* GNT1 */
};
};
diff --git a/target/linux/lantiq/xrx200/config-3.14 b/target/linux/lantiq/xrx200/config-3.14
index 959bf6af01..3d525a42f9 100644
--- a/target/linux/lantiq/xrx200/config-3.14
+++ b/target/linux/lantiq/xrx200/config-3.14
@@ -44,7 +44,7 @@ CONFIG_MTD_UBI_GLUEBI=y
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_NLS=y
CONFIG_PCIE_LANTIQ=y
-# CONFIG_PCI_LANTIQ is not set
+CONFIG_PCI_LANTIQ=y
# CONFIG_PROC_DEVICETREE is not set
# CONFIG_RCU_STALL_COMMON is not set
CONFIG_RTL8306_PHY=y