commit | 3cf8d6d4e8285f9ab7634415ab7f4d37c3cfb2b7 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Thu Nov 17 13:27:09 2022 -0800 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 28 10:59:20 2022 -0500 |
tree | b9806260783a1172716ddedb0e6ec34d32d42ce6 | |
parent | efcb8e8c6313e79c0d781bf58134c8e6dee85742 [diff] |
phy: add driver for Intel XWAY PHY Add a driver for the Intel XWAY GbE PHY: - configure RGMII using dt phy-mode and standard delay properties - use genphy_config Signed-off-by: Tim Harvey <tharvey@gateworks.com>