diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2025-03-12 09:34:56 +0000 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-03-19 18:06:33 +0100 |
commit | cf0a96de397e06e6cf3e0f4c10d6cb60e6166d2d (patch) | |
tree | 25502b91b80668b8f76b37d35156407aadc79ebd /net/core/dev_api.c | |
parent | a62b7901d3a917964098c9b9215ff580bbaa85f5 (diff) | |
download | linux-cf0a96de397e06e6cf3e0f4c10d6cb60e6166d2d.tar.gz linux-cf0a96de397e06e6cf3e0f4c10d6cb60e6166d2d.tar.bz2 linux-cf0a96de397e06e6cf3e0f4c10d6cb60e6166d2d.zip |
net: stmmac: deprecate "snps,en-tx-lpi-clockgating" property
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.
Therefore, snps,en-tx-lpi-clockgating is technically incorrect, and
this commit adds a warning should a DT be encountered with the property
present.
However, we keep backwards compatibility.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://patch.msgid.link/E1tsIUK-005vGk-H7@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