aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_ubnt_edgerouter-x-sfp.dts
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-08-19 01:50:27 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-08-20 18:13:50 +0200
commitf13c7a56f0352b001e9495fb64fc4e7cfa268d31 (patch)
tree026618775983303bf8cca77c62a611a73091955e /target/linux/ramips/dts/mt7621_ubnt_edgerouter-x-sfp.dts
parent9cb5853592c5f146fd82506168f53d8ada0639fa (diff)
downloadupstream-f13c7a56f0352b001e9495fb64fc4e7cfa268d31.tar.gz
upstream-f13c7a56f0352b001e9495fb64fc4e7cfa268d31.tar.bz2
upstream-f13c7a56f0352b001e9495fb64fc4e7cfa268d31.zip
ramips: remove redundant nvmem definitions
Due to use of a script when migrating from mtd-mac-address, a few of the definitions are redundant in DTSI and DTS files. Remove those. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ramips/dts/mt7621_ubnt_edgerouter-x-sfp.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_ubnt_edgerouter-x-sfp.dts10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ramips/dts/mt7621_ubnt_edgerouter-x-sfp.dts b/target/linux/ramips/dts/mt7621_ubnt_edgerouter-x-sfp.dts
index 8f97ba3353..897aa90ea3 100644
--- a/target/linux/ramips/dts/mt7621_ubnt_edgerouter-x-sfp.dts
+++ b/target/linux/ramips/dts/mt7621_ubnt_edgerouter-x-sfp.dts
@@ -72,13 +72,3 @@
};
};
};
-
-&factory {
- compatible = "nvmem-cells";
- #address-cells = <1>;
- #size-cells = <1>;
-
- macaddr_factory_22: macaddr@22 {
- reg = <0x22 0x6>;
- };
-};