commit | a70be05668794b3566378add82019a1dda991b30 | [log] [tgz] |
---|---|---|
author | Paul Barker <paul.barker.ct@bp.renesas.com> | Fri Feb 28 12:47:55 2025 +0000 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Wed Mar 19 03:38:51 2025 +0100 |
tree | 97bd3b1df10c6196a2ea8d553ed848dd8a31a423 | |
parent | 59beaf397291c29deb04c0278fd825ab5b739120 [diff] |
net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delay We can call phy_modify_mmd() instead of manually calling drv->readext() and drv->writeext(). Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>