From e8245c5b3f5a5222f54a68d6288de827bbb5f447 Mon Sep 17 00:00:00 2001 From: Chuanhong Guo Date: Tue, 17 Jul 2018 17:09:14 +0800 Subject: ath79: qca953x: Update dts for current ag71xx driver Signed-off-by: Chuanhong Guo --- target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi | 25 +---------------------- 1 file changed, 1 insertion(+), 24 deletions(-) (limited to 'target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi') diff --git a/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi b/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi index 870da3c042..9d8dc7829e 100644 --- a/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi +++ b/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi @@ -85,37 +85,14 @@ status = "okay"; }; -&mdio0 { - status = "okay"; - - phy4: ethernet-phy@4 { - reg = <4>; - phy-mode = "mii"; - }; -}; - -&mdio1 { - status = "okay"; -}; - ð0 { status = "okay"; - mtd-mac-address = <&art 0x0>; - phy-handle = <&phy4>; - phy-mode = "mii"; + phy-handle = <&swphy4>; }; ð1 { - status = "okay"; - mtd-mac-address = <&art 0x6>; - phy-mode = "gmii"; - - fixed-link { - speed = <1000>; - full-duplex; - }; }; &wmac { -- cgit v1.2.3