]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table
authorSatya Priya Kakitapalli <quic_skakitap@quicinc.com>
Mon, 12 Aug 2024 05:13:04 +0000 (10:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2024 13:11:40 +0000 (15:11 +0200)
commitab727ca020e68dfffc089a1a28044f374d77aca2
treef58acb910959e781f15159235c66e454c84f6f6b
parentc02e3ab7ec6c02c810de582f3b3e4455cfb7e291
clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table

commit b8acaf2de8081371761ab4cf1e7a8ee4e7acc139 upstream.

Update the frequency tables of gcc_sdcc2_apps_clk and gcc_sdcc4_apps_clk
as per the latest frequency plan.

Fixes: 4433594bbe5d ("clk: qcom: gcc: Add global clock controller driver for SC8180x")
Cc: stable@vger.kernel.org
Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
Link: https://lore.kernel.org/r/20240812-gcc-sc8180x-fixes-v2-4-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