commit | f7a72432be216a765355ffa5591f0afae68f3281 | [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 13:06:40 2022 -0500 |
tree | ef486924750d138effb1ecd24081cb6bf28820d4 | |
parent | 1ae088d59a63877a4346725198fa5b47ba61eebb [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>