diff options
author | John Crispin <john@openwrt.org> | 2014-11-06 09:31:37 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-11-06 09:31:37 +0000 |
commit | c5954fc510056ddef2d109d4f71edcbff42a51b3 (patch) | |
tree | bc3f9c51326a48e014a71d391759ef17091dd61b /target/linux/ramips/dts/mt7628an.dtsi | |
parent | cadf5171074f7b18d007470b9f89deea87bb4c46 (diff) | |
download | upstream-c5954fc510056ddef2d109d4f71edcbff42a51b3.tar.gz upstream-c5954fc510056ddef2d109d4f71edcbff42a51b3.tar.bz2 upstream-c5954fc510056ddef2d109d4f71edcbff42a51b3.zip |
ralink: make pci driver handle mt7628
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43198
Diffstat (limited to 'target/linux/ramips/dts/mt7628an.dtsi')
-rw-r--r-- | target/linux/ramips/dts/mt7628an.dtsi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/mt7628an.dtsi b/target/linux/ramips/dts/mt7628an.dtsi index 1f3876975d..ee953cd026 100644 --- a/target/linux/ramips/dts/mt7628an.dtsi +++ b/target/linux/ramips/dts/mt7628an.dtsi @@ -202,9 +202,6 @@ reg = <0x10140000 0x100 0x10142000 0x100>; - ranges = <0x2000000 0 0x8000000 0x2000000 0 0x1000000 /* pci memory */ - 0x1000000 0 0x00000000 0x10160000 0 0x10000>; /* io space */ - resets = <&rstctrl 26>; reset-names = "pcie0"; |