]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: phy: gmii2rgmii: Support external rgmii-id phy
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Wed, 22 Mar 2023 08:42:47 +0000 (09:42 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 5 May 2023 21:48:44 +0000 (17:48 -0400)
commit29003429617945250e2cafed985f8221d4b46832
tree87041ba8b70cca470a3598b32c9521de3bf7e215
parente4bd95bba16bd57fcbf8bc38592c8a83f37be458
net: phy: gmii2rgmii: Support external rgmii-id phy

Read the phy mode of the external phy from the device tree if available
and check that it is a RGMII variant.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
drivers/net/phy/xilinx_gmii2rgmii.c