From 6c407fb5db02bc54de2098563c584509bec44432 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Mon, 27 Jan 2020 15:36:32 +0100 Subject: ath79: do not set inherited phy-mode/status properties again There are several cases where phy-mode and status properties are set again in DTS(I) files although those were set to the same values in parent DTSI files already. Remove those cases (and thus also stop their proliferation by copy/paste). Signed-off-by: Adrian Schmutzler --- target/linux/ath79/dts/qca9561_tplink_archer-c25-v1.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ath79/dts/qca9561_tplink_archer-c25-v1.dts') diff --git a/target/linux/ath79/dts/qca9561_tplink_archer-c25-v1.dts b/target/linux/ath79/dts/qca9561_tplink_archer-c25-v1.dts index f894fc8672..e7b30df81f 100644 --- a/target/linux/ath79/dts/qca9561_tplink_archer-c25-v1.dts +++ b/target/linux/ath79/dts/qca9561_tplink_archer-c25-v1.dts @@ -181,7 +181,6 @@ ð0 { status = "okay"; - phy-mode = "mii"; phy-handle = <&swphy4>; mtd-mac-address = <&info 0x8>; -- cgit v1.2.3