ipq40xx: mdio: remove support for phy-reset-gpio
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Thu, 31 Oct 2019 15:33:41 +0000 (23:33 +0800)
committerPetr Štetiar <ynezz@true.cz>
Thu, 7 Nov 2019 21:51:37 +0000 (22:51 +0100)
commit6abce4d5e4c06156928929e69864056b482b64f5
tree708b2b57e5d5a98a1fd5edbdde62c5d984d4be0f
parent8eab0a003629d0b60563df5f9eaa973969bbc763
ipq40xx: mdio: remove support for phy-reset-gpio

Commit 6f6c00cfc95f ("ipq40xx: Add support for Unielec U4019") has
introduced support for `phy-reset-gpio` DT property, which isn't needed
as the MDIO already supports `reset-gpios`[1] which could be used instead.

1. https://elixir.bootlin.com/linux/v4.19.81/source/Documentation/devicetree/bindings/net/mdio.txt

Ref: PR#2511
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
[commit title and description facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ipq40xx/patches-4.19/700-net-add-qualcomm-mdio.patch