]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
soc: qcom: pd-mapper: Add QCS615 power domain mappings
authorLe Qi <le.qi@oss.qualcomm.com>
Fri, 30 Jan 2026 06:12:31 +0000 (14:12 +0800)
committerBjorn Andersson <andersson@kernel.org>
Mon, 9 Mar 2026 23:09:36 +0000 (18:09 -0500)
commit7a7d24a14a009691a1af6bfe45b210521635db5b
tree1511aec66d0ac9cf126603997a0d5de73d86809b
parent34a49e8508b5d00816d25fe3758b474471e7e051
soc: qcom: pd-mapper: Add QCS615 power domain mappings

Add the QCS615 domain table to the in-kernel pd-mapper so that audio
subsystems no longer rely on the userspace pd-mapper daemon.
This enables proper initialization of ADSP and CDSP domains directly
from the kernel.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Le Qi <le.qi@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260130061231.310113-1-le.qi@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/soc/qcom/qcom_pd_mapper.c