ralink: fix pcie reset
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / mt7620a.dtsi
index eb090e317e4612c2b7452fcce948e8c9bbaf933d..c9a7573cac3985eef5d0baceea4b2b733a4bc461 100644 (file)
                };
                i2c_pins: i2c {
                        i2c {
-                               lantiq,group = "i2c";
-                               lantiq,function = "i2c";
+                               ralink,group = "i2c";
+                               ralink,function = "i2c";
                        };
                };
                uartlite_pins: uartlite {
                                ralink,function = "rgmii2";
                        };
                };
+               pcie_pins: pcie {
+                       pcie {
+                               ralink,group = "pcie";
+                               ralink,function = "pcie rst";
+                       };
+               };
        };
 
        rstctrl: rstctrl {
                interrupt-parent = <&cpuintc>;
                interrupts = <4>;
 
+               pinctrl-names = "default";
+               pinctrl-0 = <&pcie_pins>;
+
                device_type = "pci";
 
                bus-range = <0 255>;