]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490
authorTaniya Das <quic_tdas@quicinc.com>
Fri, 21 Feb 2025 09:34:55 +0000 (15:04 +0530)
committerBjorn Andersson <andersson@kernel.org>
Thu, 13 Mar 2025 21:45:22 +0000 (16:45 -0500)
commitcdbbc480f4146cb659af97f4020601fde5fb65a7
tree3c9ae59ee9086e31dc32158d513bae03d794bf46
parentc16e576b8aea9fe985ee9e368ea5fd37eae47b2f
clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490

On the QCM6490 boards, the LPASS firmware controls the complete clock
controller functionalities and associated power domains. However, only
the LPASS resets required to be controlled by the high level OS. Thus,
add support for the resets in the clock driver to enable the Audio SW
driver to assert/deassert the audio resets as needed.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
Link: https://lore.kernel.org/r/20250221-lpass_qcm6490_resets-v5-2-6be0c0949a83@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/lpassaudiocc-sc7280.c