clk: qcom: hfpll: Allow matching pdata
authorAdam Skladowski <a39.skl@gmail.com>
Sat, 12 Aug 2023 11:24:46 +0000 (13:24 +0200)
committerBjorn Andersson <andersson@kernel.org>
Wed, 13 Sep 2023 19:07:59 +0000 (12:07 -0700)
commit34e000c0963e55f24be2254fa645f8dd8257a9e0
tree976adce76dba0b346040748ed6e6c76db55267cf
parent500a4609eef46d49a260173b66cabb20bd5159ad
clk: qcom: hfpll: Allow matching pdata

HFPLL driver can be used to drive PLLs also on different SoCs like MSM8976
On MSM8976 each PLL gets it own different configuration,
add matching pdata to driver to support multiple configurations.

Signed-off-by: Adam Skladowski <a39.skl@gmail.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230812112534.8610-4-a39.skl@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/hfpll.c