T Karthik Reddy ccc8656f7f net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled
If DM_ETH_PHY config is enabled PHY gpio reset is taken care by the
eth-phy-uclass driver, so use the PHY gpio reset functionality from
ethernet_id file when this config is disabled to reset the PHY.
Use debug() print instead of dev_err() to avoid warning incase if phy-id
compatible string is not present.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/4d0fd3f9f886c1d943776025e5efb5438b0eb389.1648631275.git.michal.simek@xilinx.com
2022-04-05 15:13:13 +02:00
..
2021-12-02 08:34:01 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-02-24 16:51:49 -05:00
2021-09-28 18:50:56 +03:00
2020-12-18 20:32:21 -07:00
2022-03-25 12:01:15 +00:00
2021-12-02 08:34:01 +02:00
2021-07-18 21:03:57 -04:00
2022-03-25 12:01:15 +00:00
2018-07-26 14:08:21 -05:00
2021-02-15 10:16:24 -05:00
2021-11-23 09:57:56 +02:00