d6d471520f6e9b18c188f036d98218c6b730b655
[openwrt/staging/noltari.git] / target / linux / mediatek / patches-5.10 / 140-dts-fix-wmac-support-for-mt7622-rfb1.patch
1 --- a/arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts
2 +++ b/arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts
3 @@ -567,7 +567,7 @@
4 reg = <0x140000 0x0080000>;
5 };
6
7 - partition@1c0000 {
8 + factory: partition@1c0000 {
9 label = "Factory";
10 reg = <0x1c0000 0x0100000>;
11 };
12 @@ -626,5 +626,6 @@
13 };
14
15 &wmac {
16 + mediatek,mtd-eeprom = <&factory 0x0000>;
17 status = "okay";
18 };