commit | 77765781c681165c7fb3a37e5a516dd6c868f69a | [log] [tgz] |
---|---|---|
author | Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> | Wed Mar 22 09:42:47 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri May 05 17:48:44 2023 -0400 |
tree | 87041ba8b70cca470a3598b32c9521de3bf7e215 | |
parent | c8075bd6366834b73b67d1d3879b176f94db2322 [diff] |
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>