]> git.baikalelectronics.ru Git - uboot.git/commit
net: sh_eth: Drop reset GPIO handling in favor of common code
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Tue, 30 May 2023 22:51:29 +0000 (00:51 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 10 Jun 2023 11:34:05 +0000 (13:34 +0200)
commitea9c7ce08b59beae44af1450b01150b41b1dbb62
tree7047aa68bd41b0da58ad60c46069e40ff682063f
parent9b3e15f27091bf1148fc47b2dbde1842d0d3a5b7
net: sh_eth: Drop reset GPIO handling in favor of common code

The common code is now capable of handling reset GPIO associated
with PHY. Drop the local ad-hoc code in favor of common code.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
drivers/net/Kconfig
drivers/net/sh_eth.c