ipq40xx: Remove phy reset gpio from Cisco Meraki MR33
authorSven Eckelmann <sven@narfation.org>
Mon, 19 Mar 2018 20:10:14 +0000 (21:10 +0100)
committerMathias Kresin <dev@kresin.me>
Fri, 23 Mar 2018 19:31:49 +0000 (20:31 +0100)
There is currently no code to read the phy reset gpios for the ethernet
PHY. It would also have been better to use the more common name
"phy-reset-gpios" for this property.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts

index ef6230126f477fc7384f3eb6dcc34e513c276725..a709ae96bd0cddf6f0c5f1b15249c013adfd0ead 100644 (file)
@@ -60,7 +60,6 @@
                        status = "okay";
                        pinctrl-0 = <&mdio_pins>;
                        pinctrl-names = "default";
-                       phy-reset-gpio = <&tlmm 47 GPIO_ACTIVE_HIGH>;
                        /delete-node/ ethernet-phy@0;
                        /delete-node/ ethernet-phy@2;
                        /delete-node/ ethernet-phy@3;