]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: qcom: Add Hawi TCSR clock controller driver
authorVivek Aknurwar <vivek.aknurwar@oss.qualcomm.com>
Wed, 6 May 2026 16:50:44 +0000 (09:50 -0700)
committerBjorn Andersson <andersson@kernel.org>
Wed, 13 May 2026 16:52:46 +0000 (11:52 -0500)
commit24ba8ce4c9867e4224bb22ab3a50838d073fe13a
tree73dfe421c12370b855408ff657452d9d9d0719e9
parent8ef9743f0b5e98ddfe217c2d58c2d37635ab6465
clk: qcom: Add Hawi TCSR clock controller driver

Add support for the TCSR clock controller found on the Qualcomm Hawi SoC.
This controller provides reference clocks for various peripherals
including PCIe, UFS, and USB.

Reviewed-by: Taniya Das <taniya.das@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Mike Tipton <mike.tipton@oss.qualcomm.com>
Signed-off-by: Vivek Aknurwar <vivek.aknurwar@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260506-clk-hawi-v3-5-530b538679f1@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/tcsrcc-hawi.c [new file with mode: 0644]