]> Gentwo Git Trees - linux/.git/commit
clk: qcom: Select the intended config in QCS_DISPCC_615
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Tue, 2 Sep 2025 12:17:54 +0000 (14:17 +0200)
committerBjorn Andersson <andersson@kernel.org>
Thu, 4 Sep 2025 13:37:07 +0000 (08:37 -0500)
commit9524f95c4042545ee8fc3191b9b89c61a1aca6fb
tree7c8f59a4c3b78a436dcf46048441345d8602db1f
parent1e50f5c9965252ed6657b8692cd7366784d60616
clk: qcom: Select the intended config in QCS_DISPCC_615

Commit 9b47105f5434 ("clk: qcom: dispcc-qcs615: Add QCS615 display clock
controller driver") adds the config QCS_DISPCC_615, which selects the
non-existing config QCM_GCC_615. Probably, this is just a three-letter
abbreviation mix-up here, though. There is a config named QCS_GCC_615,
and the related config QCS_CAMCC_615 selects that config.

Fix the typo and use the intended config name in the select command.

Fixes: 9b47105f5434 ("clk: qcom: dispcc-qcs615: Add QCS615 display clock controller driver")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Imran Shaik <imran.shaik@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250902121754.277452-1-lukas.bulwahn@redhat.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/Kconfig