2
0
forked from Ivasoft/openwrt

ath79: qca955x: remove redundant phy-mode

phy-mode is already set to rgmii for eth0 and sgmii for eth1 in
qca955x.dtsi, no need to do that again in the device DTS files.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler
2020-12-16 17:01:02 +01:00
parent d89a7f0120
commit ab47e21472
5 changed files with 0 additions and 7 deletions

View File

@@ -179,7 +179,6 @@
&eth1 {
status = "okay";
phy-mode = "sgmii";
pll-data = <0x03000101 0x00000101 0x00001616>;
mtd-mac-address = <&art 0x6>;