ralink: fix the compat string for mt7620a pci
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43211
This commit is contained in:
parent
740c755805
commit
503a34ca50
1 changed files with 1 additions and 1 deletions
|
@ -430,7 +430,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
pcie@10140000 {
|
pcie@10140000 {
|
||||||
compatible = "ralink,mt7620-pci";
|
compatible = "mediatek,mt7620-pci";
|
||||||
reg = <0x10140000 0x100
|
reg = <0x10140000 0x100
|
||||||
0x10142000 0x100>;
|
0x10142000 0x100>;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue