diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2025-03-12 12:34:36 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-03-19 20:06:32 +0300 |
commit | a5bc19e2abeb570ff60f973dec84807ec8d3d695 (patch) | |
tree | 32d61c1e37489d460da1633a5c8bdac303ac933e /net/core/dev_api.c | |
parent | 5f250bd72a01fe6bd89b71393a09c0ab1d408645 (diff) | |
download | linux-a5bc19e2abeb570ff60f973dec84807ec8d3d695.tar.xz |
net: stmmac: stm32: use PHY capability for TX clock stop
Whether the MII transmit clock can be stopped is primarily a property
of the PHY (there is a capability bit that should be checked first.)
Whether the MAC is capable of stopping the transmit clock is a separate
issue, but this is already handled by the core DesignWare MAC code.
Add the flag to allow the stmmac core to use the PHY capability.
Cc: Christophe Roullier <christophe.roullier@st.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1tsIU0-005vGL-17@rmk-PC.armlinux.org.uk
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions