From d7a28e8ed2120d1ca34511401246744c4375765f Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Thu, 14 May 2020 15:41:31 +0200 Subject: ramips: mt7620: tidy up ethernet node in DTS files This tidies up the ethernet node in mt7620 DTS files by: - removing unnecessary status as it is not disabled - reordering properties consistently - adding empty lines to enhance readability This should make comparison and reviewing new PRs based on C/P easier. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/dts/mt7620a_buffalo_whr-600d.dts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ramips/dts/mt7620a_buffalo_whr-600d.dts') diff --git a/target/linux/ramips/dts/mt7620a_buffalo_whr-600d.dts b/target/linux/ramips/dts/mt7620a_buffalo_whr-600d.dts index e95daf9b34..fd36f160a4 100644 --- a/target/linux/ramips/dts/mt7620a_buffalo_whr-600d.dts +++ b/target/linux/ramips/dts/mt7620a_buffalo_whr-600d.dts @@ -140,7 +140,9 @@ ðernet { pinctrl-names = "default"; pinctrl-0 = <&ephy_pins>; + mtd-mac-address = <&factory 0x4>; + mediatek,portmap = "llllw"; }; -- cgit v1.2.3