mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-04 07:16:03 +08:00
ipq40xx: Remove phy reset gpio from Cisco Meraki MR33
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>
This commit is contained in:
parent
7a8017b0ae
commit
1fcd625c0a
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user