ath79: harmonize appearance of ethX nodes in qca953x DTSes

This harmonizes the appearance of ethX nodes in qca953x DTSes by:
- having the same order of nodes and properties
- removing redundant status property on eth1 (set in qca953x.dtsi)

This is meant to help both copy-pasters and reviewers, since
deviations and errors can be spotted easier.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler
2020-08-12 14:20:18 +02:00
parent 92b4f16bab
commit 5dc74ad7f3
24 changed files with 92 additions and 83 deletions

View File

@@ -93,6 +93,7 @@
status = "okay";
phy-handle = <&swphy0>;
mtd-mac-address = <&art 0x6>;
gmac-config {
@@ -104,8 +105,6 @@
};
&eth1 {
status = "okay";
mtd-mac-address = <&art 0x0>;
};