From 315904a459f5d40c1f20dc390f5101f058e6e6e1 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Mon, 28 Sep 2020 00:04:33 +0200 Subject: ramips: merge ethernet setup for RT-AC51U/RT-AC54U The ethernet setup/label MAC address for RT-AC51U and RT-AC54U are the same, so move them into the shared DTSI. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/dts/mt7620a_asus_rt-ac5x.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'target/linux/ramips/dts/mt7620a_asus_rt-ac5x.dtsi') diff --git a/target/linux/ramips/dts/mt7620a_asus_rt-ac5x.dtsi b/target/linux/ramips/dts/mt7620a_asus_rt-ac5x.dtsi index 3813efaa53..adec8a1a6f 100644 --- a/target/linux/ramips/dts/mt7620a_asus_rt-ac5x.dtsi +++ b/target/linux/ramips/dts/mt7620a_asus_rt-ac5x.dtsi @@ -4,6 +4,10 @@ #include / { + aliases { + label-mac-device = ðernet; + }; + keys { compatible = "gpio-keys"; @@ -85,6 +89,8 @@ }; ðernet { + mtd-mac-address = <&factory 0x28>; + mediatek,portmap = "wllll"; }; -- cgit v1.2.3