clk: qcom: gcc-ipq5018: fix GE PHY reset
authorGeorge Moussalem <george.moussalem@outlook.com>
Mon, 30 Jun 2025 12:35:00 +0000 (16:35 +0400)
committerBjorn Andersson <andersson@kernel.org>
Thu, 17 Jul 2025 04:09:46 +0000 (23:09 -0500)
commitf6a4a55ae5d99f865e106916a9295548e381de47
tree56821cf897689bde00087f7e6c600d23f6b7282b
parent9723807046601f6596fa71515a3bc81f202cde5c
clk: qcom: gcc-ipq5018: fix GE PHY reset

The MISC reset is supposed to trigger a resets across the MDC, DSP, and
RX & TX clocks of the IPQ5018 internal GE PHY. So let's set the bitmask
of the reset definition accordingly in the GCC as per the downstream
driver.

Link: https://git.codelinaro.org/clo/qsdk/oss/kernel/linux-ipq-5.4/-/commit/00743c3e82fa87cba4460e7a2ba32f473a9ce932
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Link: https://lore.kernel.org/r/20250630-ipq5018-ge-phy-v6-1-01be06378c15@outlook.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/gcc-ipq5018.c