lantiq - vgv7519: enable pci bus
authorJohn Crispin <john@openwrt.org>
Mon, 6 Oct 2014 20:08:18 +0000 (20:08 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 6 Oct 2014 20:08:18 +0000 (20:08 +0000)
SVN-Revision: 42823

target/linux/lantiq/dts/VGV7519.dtsi
target/linux/lantiq/xrx200/config-3.14

index fafcf5ed1440f35701a6c9d38dd5126fea493fea..d652839d40ade1e52c809f7c48cb6cb87d264e00 100644 (file)
                };
 
                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 */
                        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 */
                };
        };
index 959bf6af01d5b2393e066073492144247a010ccd..3d525a42f920bbe51fbe6e77144fe1ab9c566061 100644 (file)
@@ -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