ramips: use mediatek,mtd-eeprom instead of ralink for mt76
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43282
This commit is contained in:
parent
02c319c27a
commit
b3f2d3d01b
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
mt76@0,0 {
|
||||
reg = <0x0000 0 0 0 0>;
|
||||
device_type = "pci";
|
||||
ralink,mtd-eeprom = <&factory 32768>;
|
||||
mediatek,mtd-eeprom = <&factory 32768>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue