]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: ravb: Drop reset GPIO handling in favor of common code
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Tue, 30 May 2023 22:51:28 +0000 (00:51 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 10 Jun 2023 11:34:05 +0000 (13:34 +0200)
commit5c80edb26421e2cbe70b4a98274a1c0877b2d137
treea0685e1c1a98d01eca858979a248f9d488165250
parent3015ae5febb8ae8cdbb45e6af5631590ae7259ce
net: ravb: 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/ravb.c