ramips: K2P add wifi support

This commit is contained in:
Chen Minqiang 2019-06-15 12:26:11 +08:00 committed by CN_SZTL
parent a8a6d2a7ff
commit 01798d4991
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -101,9 +101,11 @@
};
&pcie0 {
mt76@0,0 {
wifi@0,0 {
compatible = "mediatek,mt76";
reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x0>;
mediatek,mtd-eeprom = <&factory 0x0000>;
mtd-mac-address = <&factory 0xe000>;
};
};