ramips: remove redundant mtd-eeprom in mt76x8 DTS files

In mt7628an.dtsi, calibration data for wmac is already defined:
mediatek,mtd-eeprom = <&factory 0x0>;

Thus, this patch removes redundant entries of this property in
derived DTS files.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
master
Adrian Schmutzler 5 years ago committed by John Crispin
parent 547720fb48
commit b6d53f1d02

@ -163,5 +163,4 @@
&wmac {
status = "okay";
mediatek,mtd-eeprom = <&factory 0x0>;
};

@ -90,7 +90,6 @@
&wmac {
status = "okay";
ralink,mtd-eeprom = <&factory 0x0>;
};
&spi0 {

@ -63,8 +63,6 @@
&wmac {
status = "okay";
ralink,mtd-eeprom = <&factory 0x0>;
};
&spi0 {

@ -133,7 +133,6 @@
&wmac {
status = "okay";
mediatek,mtd-eeprom = <&factory 0x0>;
};
&ethernet {

@ -59,7 +59,6 @@
&wmac {
status = "okay";
ralink,mtd-eeprom = <&factory 0x0>;
};
&spi0 {

@ -91,7 +91,6 @@
&wmac {
status = "okay";
mtd-mac-address = <&factory 0xf100>;
mediatek,mtd-eeprom = <&factory 0x0>;
};
&ethernet {

@ -126,7 +126,6 @@
&wmac {
status = "okay";
ralink,mtd-eeprom = <&factory 0x0>;
};
&pinctrl {

@ -184,7 +184,6 @@
&wmac {
status = "okay";
mediatek,mtd-eeprom = <&factory 0x0>;
};
&pcie {

Loading…
Cancel
Save