Commit f25a7ea
net: phy: micrel: Add ksz9131_resume()
The Renesas RZ/G3E SMARC EVK uses KSZ9131RNXC phy. On deep power state,
PHY loses the power and on wakeup the rgmii delays are not reconfigured
causing it to fail.
Replace the callback kszphy_resume()->ksz9131_resume() for reconfiguring
the rgmii_delay when it exits from PM suspend state.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250711054029.48536-1-biju.das.jz@bp.renesas.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent b06c431 commit f25a7ea
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5633 | 5633 | | |
5634 | 5634 | | |
5635 | 5635 | | |
| 5636 | + | |
| 5637 | + | |
| 5638 | + | |
| 5639 | + | |
| 5640 | + | |
| 5641 | + | |
| 5642 | + | |
| 5643 | + | |
5636 | 5644 | | |
5637 | 5645 | | |
5638 | 5646 | | |
| |||
5879 | 5887 | | |
5880 | 5888 | | |
5881 | 5889 | | |
5882 | | - | |
| 5890 | + | |
5883 | 5891 | | |
5884 | 5892 | | |
5885 | 5893 | | |
| |||
0 commit comments