summaryrefslogtreecommitdiff
path: root/include/linux/stringify.h
diff options
context:
space:
mode:
authorPranav Tilak <[email protected]>2026-01-29 13:40:54 +0530
committerMichal Simek <[email protected]>2026-02-11 09:41:26 +0100
commitce6fc049b700894b2a8f25778103cf4f2d29cb34 (patch)
tree8643a8e564deccc69ec4813b1108f2de0260ff70 /include/linux/stringify.h
parent85bbd16750ed7a4907666bfa01effc39ef1f4c0c (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 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions