]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: qcom: Make GCC_8150 depend on QCOM_GDSC
authorKonrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Sat, 26 Oct 2024 10:58:13 +0000 (12:58 +0200)
committerBjorn Andersson <andersson@kernel.org>
Fri, 27 Dec 2024 04:10:55 +0000 (22:10 -0600)
commit1474149c4209943b37a2c01b82f07ba39465e5fe
tree3be1a5384fd29a12c741627f0cacb2970587d667
parent33f1722eb86e45320a3dd7b3d42f6593a1d595c2
clk: qcom: Make GCC_8150 depend on QCOM_GDSC

Like all other non-ancient Qualcomm clock drivers, QCOM_GDSC is
required, as the GCC driver defines and instantiates a bunch of GDSCs.

Add the missing dependency.

Reported-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Closes: https://lore.kernel.org/linux-arm-msm/ab85f2ae-6c97-4fbb-a15b-31cc9e1f77fc@linaro.org/
Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Link: https://lore.kernel.org/r/20241026-topic-8150gcc_kconfig-v1-1-3772013d8804@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/Kconfig