]> git.ipfire.org Git - thirdparty/linux.git/commit
net: phy: at803x: add RX and TX clock management for IPQ5018 PHY
authorGeorge Moussalem <george.moussalem@outlook.com>
Mon, 8 Jun 2026 05:09:19 +0000 (09:09 +0400)
committerJakub Kicinski <kuba@kernel.org>
Thu, 11 Jun 2026 22:32:13 +0000 (15:32 -0700)
commitcf6077e4903ffed2291f5f3cb9d61b29abe456c4
tree8d853a67a6f99d3bc42dd9fc99e08f7fe8065bae
parentfea4ae4b5b5059612d1a4f5acb88c27a5f7e60dc
net: phy: at803x: add RX and TX clock management for IPQ5018 PHY

Acquire and enable the RX and TX clocks for the IPQ5018 PHY.
These clocks are required for the PHY's datapath to function correctly.

Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Link: https://patch.msgid.link/20260608-ipq5018-gephy-clocks-v4-4-fb2ccd56894b@outlook.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/qcom/at803x.c