From ab47e214721bff72e9692ee2818146950c327c5a Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Wed, 16 Dec 2020 17:01:02 +0100 Subject: 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 --- target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts') diff --git a/target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts b/target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts index 5788623025..5be931bcd0 100644 --- a/target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts +++ b/target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts @@ -179,7 +179,6 @@ ð1 { status = "okay"; - phy-mode = "sgmii"; pll-data = <0x03000101 0x00000101 0x00001616>; mtd-mac-address = <&art 0x6>; -- cgit v1.2.3