]> git.baikalelectronics.ru Git - kernel.git/commit
clk: qcom: gcc-ipq806x: add additional freq nss cores
authorAnsuel Smith <ansuelsmth@gmail.com>
Sat, 26 Feb 2022 13:52:27 +0000 (14:52 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 8 Mar 2022 22:19:31 +0000 (16:19 -0600)
commitd538d415c84d27ff8d03f24ece7f24996f9fd347
treef522dfca01006f5acd77c0e5add0ae123900d551
parent97521f34d08ee5a060a825d643310135dc65a28f
clk: qcom: gcc-ipq806x: add additional freq nss cores

Ipq8065 SoC (an evolution of ipq8064 SoC) contains nss cores that can be
clocked to 800MHz. Add these missing freq to the gcc driver.
Set the freq_tbl for the ubi32_cores to the correct values based on the
machine compatible.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Tested-by: Jonathan McDowell <noodles@earth.li>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220226135235.10051-8-ansuelsmth@gmail.com
drivers/clk/qcom/gcc-ipq806x.c