commit | fc479f6cdd10151fcdc6a56ff4a609e72fb3a4fb | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Wed May 31 00:51:29 2023 +0200 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sat Jun 10 13:34:05 2023 +0200 |
tree | 7047aa68bd41b0da58ad60c46069e40ff682063f | |
parent | ad778bc04b9c8900c00cfc49cafa86211198df9c [diff] |
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>