ralink: make pci driver handle mt7628

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 43198
This commit is contained in:
John Crispin
2014-11-06 09:31:37 +00:00
parent cadf517107
commit c5954fc510
3 changed files with 142 additions and 97 deletions

View File

@@ -430,7 +430,7 @@
};
pcie@10140000 {
compatible = "ralink,mt7620a-pci";
compatible = "ralink,mt7620-pci";
reg = <0x10140000 0x100
0x10142000 0x100>;

View File

@@ -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";