aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7242_ubnt_edgeswitch-8xp.dts
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-08-20 00:09:58 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-08-20 18:13:55 +0200
commit41aa765946c55a91543cc872f595f5e3298dcf0a (patch)
tree8d78af7ca95855c8e85113eb4fbee24dfd1cc968 /target/linux/ath79/dts/ar7242_ubnt_edgeswitch-8xp.dts
parentf13c7a56f0352b001e9495fb64fc4e7cfa268d31 (diff)
downloadupstream-41aa765946c55a91543cc872f595f5e3298dcf0a.tar.gz
upstream-41aa765946c55a91543cc872f595f5e3298dcf0a.tar.bz2
upstream-41aa765946c55a91543cc872f595f5e3298dcf0a.zip
ath79: 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 and consolidate the definitions in parent DTSI files in a few cases. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/dts/ar7242_ubnt_edgeswitch-8xp.dts')
-rw-r--r--target/linux/ath79/dts/ar7242_ubnt_edgeswitch-8xp.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath79/dts/ar7242_ubnt_edgeswitch-8xp.dts b/target/linux/ath79/dts/ar7242_ubnt_edgeswitch-8xp.dts
index ec17d59d1a..f5433a30a3 100644
--- a/target/linux/ath79/dts/ar7242_ubnt_edgeswitch-8xp.dts
+++ b/target/linux/ath79/dts/ar7242_ubnt_edgeswitch-8xp.dts
@@ -169,7 +169,6 @@
full-duplex;
};
};
-
};
};
};
@@ -177,12 +176,13 @@
&eth0 {
status = "okay";
+ phy-handle = <&phy0>;
phy-mode = "rgmii-rxid";
pll-data = <0x16000000 0x00000101 0x00001313>;
+
nvmem-cells = <&macaddr_art_0>;
nvmem-cell-names = "mac-address";
- phy-handle = <&phy0>;
fixed-link {
speed = <1000>;
full-duplex;