diff options
| author | Pranav Tilak <[email protected]> | 2026-01-29 13:40:54 +0530 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2026-02-11 09:41:26 +0100 |
| commit | ce6fc049b700894b2a8f25778103cf4f2d29cb34 (patch) | |
| tree | 8643a8e564deccc69ec4813b1108f2de0260ff70 /doc/develop/python_cq.rst | |
| parent | 85bbd16750ed7a4907666bfa01effc39ef1f4c0c (diff) | |
net: phy: mscc: Enable RMII clock output for VSC8541 PHY
Set RMII reference clock output to enabled (1) by default for VSC8541
PHY in RMII mode. The RMII specification requires a 50MHz reference
clock, and many board designs expect the PHY to provide this clock to
the MAC controller.
Previously, the driver defaulted rmii_clk_out to 0 (disabled) for all
interface modes, which caused the PHY to not output the required 50MHz
clock. This resulted in MAC-PHY communication failures and prevented
network operations like DHCP from working on RMII-configured boards.
This change alligns with the hardware power-up default behavior and
aligns with both the generic PHY driver and Linux MSCC PHY driver
implementations.
Signed-off-by: Pranav Tilak <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
