clk: qcom: videocc-sm8350: Add SC8280XP support
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 31 Jul 2023 19:21:33 +0000 (21:21 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 31 Jul 2023 21:15:44 +0000 (14:15 -0700)
commite5e527d1ed02fec0310d1e1574557781360e4418
tree0b6444aeaa601ffcda4e8d000bdda35bf7be1aff
parentdfe488d99da728a1cea58ef7a4a5d97b89eb0413
clk: qcom: videocc-sm8350: Add SC8280XP support

SC8280XP, being a partial derivative of SM8350, shares almost the exact
same videocc block. Extend the 8350 driver to support the bigger brother.

The only notable changes are higher possible frequencies on some clocks
and some switcheroo within the XO/sleep registers (probably due to some
different board crystal configuration).

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230703-topic-8280_videocc-v2-2-c88269806269@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/videocc-sm8350.c