]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: phy: qcom: qca807x: Support PHY counter
authorLuo Jie <quic_luoj@quicinc.com>
Tue, 15 Jul 2025 11:02:28 +0000 (19:02 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 18 Jul 2025 01:35:50 +0000 (18:35 -0700)
commitd98f43b84a1e0bedbe32bb0c758c1abd62579fbb
tree4fa1530b72e4a05ad6ef1b93753442ec01e9dc1f
parent3370e33a1c23282ec399bda282347b115f35b8cb
net: phy: qcom: qca807x: Support PHY counter

Within the QCA807X PHY operation's config_init() function, enable CRC
checking for received and transmitted frames and configure counter to
clear after being read to support counter recording. Additionally, add
support for PHY counter operations.

Signed-off-by: Luo Jie <quic_luoj@quicinc.com>
Link: https://patch.msgid.link/20250715-qcom_phy_counter-v3-3-8b0e460a527b@quicinc.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/qcom/qca807x.c