From e988b0fe0dc96997755580201e2c3681791d02bd Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Tue, 17 Apr 2018 08:20:42 +0200 Subject: ramips: mt7620: fix double use of pins The pins are used as (LED) GPIOs and can't be used at the same time as hardware controlled ephy (LED) pins. Fixes: FS#1500 Signed-off-by: Mathias Kresin --- target/linux/ramips/dts/GL-MT750.dts | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ramips/dts/GL-MT750.dts') diff --git a/target/linux/ramips/dts/GL-MT750.dts b/target/linux/ramips/dts/GL-MT750.dts index 2b5bf558e1..007f745b63 100644 --- a/target/linux/ramips/dts/GL-MT750.dts +++ b/target/linux/ramips/dts/GL-MT750.dts @@ -126,8 +126,6 @@ }; ðernet { - pinctrl-names = "default"; - pinctrl-0 = <&ephy_pins>; mtd-mac-address = <&factory 0x4000>; mediatek,portmap = "llllw"; }; -- cgit v1.2.3