]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Dec 2025 12:54:44 +0000 (13:54 +0100)
commitd96461c6c6a317e33b815321863e7d19df52a57a
treea137841ffe97d9bf02faa4f9585a052d7f06b47e
parent6a2af03a6e58ff6713f8ffafd8eb0fc334fd75f4
clk: qcom: gcc-x1e80100: Add missing USB4 clocks/resets

[ Upstream commit 8abe970efea56f44773713cf91032cd2fd4d8c01 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/qcom/gcc-x1e80100.c