Skip to content
Snippets Groups Projects
Commit b6d53f1d authored by Adrian Schmutzler's avatar Adrian Schmutzler Committed by John Crispin
Browse files

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: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
parent 547720fb
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment