]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: qcom: gcc-x1e80100: Add missing USB4 clocks/resets
authorKonrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Fri, 3 Oct 2025 18:14:39 +0000 (20:14 +0200)
committerBjorn Andersson <andersson@kernel.org>
Fri, 17 Oct 2025 21:53:20 +0000 (14:53 -0700)
commit8abe970efea56f44773713cf91032cd2fd4d8c01
tree479c114cdcaf77346303af27d46896f8572efe5f
parent49551c7df8d49f0d25627c9bd5c9353ee5d29516
clk: qcom: gcc-x1e80100: Add missing USB4 clocks/resets

Currently, some of the USB4 clocks/resets are described, but not all
of the back-end muxes are present. Configuring them properly is
necessary for proper operation of the hardware.

Add all the resets & muxes and wire up any unaccounted USB4 clock paths.

Fixes: 161b7c401f4b ("clk: qcom: Add Global Clock controller (GCC) driver for X1E80100")
Reviewed-by: Bryan O'Donoghue <bod@kernel.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Taniya Das <taniya.das@oss.qualcomm.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251003-topic-hamoa_gcc_usb4-v2-2-61d27a14ee65@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/gcc-x1e80100.c