Author: nbd Date: 2014-11-16 13:26:47 +0100 (Sun, 16 Nov 2014) New Revision: 43282
Modified: trunk/target/linux/ramips/dts/WHR-1166D.dts Log: ramips: use mediatek,mtd-eeprom instead of ralink for mt76 Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/ramips/dts/WHR-1166D.dts =================================================================== --- trunk/target/linux/ramips/dts/WHR-1166D.dts 2014-11-16 11:39:19 UTC (rev 43281) +++ trunk/target/linux/ramips/dts/WHR-1166D.dts 2014-11-16 12:26:47 UTC (rev 43282) @@ -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>; }; }; }; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
