aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/ramips/dts/mt7621_unielec_u7621-01-16m.dts7
-rw-r--r--target/linux/ramips/dts/mt7621_unielec_u7621-06-16m.dts7
-rw-r--r--target/linux/ramips/dts/mt7621_unielec_u7621-06-64m.dts7
3 files changed, 15 insertions, 6 deletions
diff --git a/target/linux/ramips/dts/mt7621_unielec_u7621-01-16m.dts b/target/linux/ramips/dts/mt7621_unielec_u7621-01-16m.dts
index 84172cdd17..aa03a37475 100644
--- a/target/linux/ramips/dts/mt7621_unielec_u7621-01-16m.dts
+++ b/target/linux/ramips/dts/mt7621_unielec_u7621-01-16m.dts
@@ -52,10 +52,9 @@
nvmem-cell-names = "mac-address";
};
-&wan {
+&gmac1 {
nvmem-cells = <&macaddr_factory_e000>;
nvmem-cell-names = "mac-address";
- mac-address-increment = <1>;
};
&factory {
@@ -66,4 +65,8 @@
macaddr_factory_e000: macaddr@e000 {
reg = <0xe000 0x6>;
};
+
+ macaddr_factory_e006: macaddr@e006 {
+ reg = <0xe006 0x6>;
+ };
};
diff --git a/target/linux/ramips/dts/mt7621_unielec_u7621-06-16m.dts b/target/linux/ramips/dts/mt7621_unielec_u7621-06-16m.dts
index 41aa2dce5e..81ee02ea14 100644
--- a/target/linux/ramips/dts/mt7621_unielec_u7621-06-16m.dts
+++ b/target/linux/ramips/dts/mt7621_unielec_u7621-06-16m.dts
@@ -57,10 +57,9 @@
nvmem-cell-names = "mac-address";
};
-&wan {
+&gmac1 {
nvmem-cells = <&macaddr_factory_e000>;
nvmem-cell-names = "mac-address";
- mac-address-increment = <1>;
};
&factory {
@@ -71,4 +70,8 @@
macaddr_factory_e000: macaddr@e000 {
reg = <0xe000 0x6>;
};
+
+ macaddr_factory_e006: macaddr@e006 {
+ reg = <0xe006 0x6>;
+ };
};
diff --git a/target/linux/ramips/dts/mt7621_unielec_u7621-06-64m.dts b/target/linux/ramips/dts/mt7621_unielec_u7621-06-64m.dts
index a66969a803..53a1c800e3 100644
--- a/target/linux/ramips/dts/mt7621_unielec_u7621-06-64m.dts
+++ b/target/linux/ramips/dts/mt7621_unielec_u7621-06-64m.dts
@@ -58,10 +58,9 @@
nvmem-cell-names = "mac-address";
};
-&wan {
+&gmac1 {
nvmem-cells = <&macaddr_factory_e000>;
nvmem-cell-names = "mac-address";
- mac-address-increment = <1>;
};
&factory {
@@ -72,4 +71,8 @@
macaddr_factory_e000: macaddr@e000 {
reg = <0xe000 0x6>;
};
+
+ macaddr_factory_e006: macaddr@e006 {
+ reg = <0xe006 0x6>;
+ };
};