]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: phy: Request rgmii-id phy reset gpio as output
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Tue, 2 May 2023 12:50:43 +0000 (14:50 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 5 May 2023 22:03:18 +0000 (18:03 -0400)
commit1a3af267c097c330fb2bf12493186a345523df38
tree89fd938073db85162aab26a9096447d7a311b957
parentbcbb64b1990cc1f3f8137c05fbc49b13fcb320ff
net: phy: Request rgmii-id phy reset gpio as output

Request the reset gpio of the rgmii-id phy as output to be consistent
with the eth-phy-uclass driver.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Reviewed-by: Michal Simek <michal.simek@amd.com>
drivers/net/phy/ethernet_id.c