]> git.hungrycats.org Git - linux/commit
clk: qcom: gcc-sc8180x: Add GPLL9 support
authorSatya Priya Kakitapalli <quic_skakitap@quicinc.com>
Mon, 12 Aug 2024 05:13:03 +0000 (10:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Oct 2024 10:01:01 +0000 (12:01 +0200)
commit1081881be9b1095f368bab3ee8d32fb6e636e2df
treea50707b6c2b41c957fbfb990aeecf724e0f72650
parenta975db8aea152f9907aa53a7f517e557ccb40da3
clk: qcom: gcc-sc8180x: Add GPLL9 support

commit 818a2f8d5e4ad2c1e39a4290158fe8e39a744c70 upstream.

Add the missing GPLL9 pll and fix the gcc_parents_7 data to use
the correct pll hw.

Fixes: 4433594bbe5d ("clk: qcom: gcc: Add global clock controller driver for SC8180x")
Cc: stable@vger.kernel.org
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
Link: https://lore.kernel.org/r/20240812-gcc-sc8180x-fixes-v2-3-8b3eaa5fb856@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clk/qcom/gcc-sc8180x.c