clk: qcom: hfpll: Add QCS404-specific compatible
authorLuca Weiss <luca@z3ntu.xyz>
Sun, 18 Feb 2024 20:57:26 +0000 (21:57 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 23 Apr 2024 19:14:47 +0000 (14:14 -0500)
commit3db0f3b9ff5adb6a5e8564a32fadb2af1216810d
tree2d4fa51128a9865d60c5e2a09a6a7c214d02afda
parent849ed9d414d04e369bccc2278d75becde9e40e0f
clk: qcom: hfpll: Add QCS404-specific compatible

It doesn't appear that the configuration is for the HFPLL is generic, so
add a qcs404-specific compatible and rename the existing struct to
qcs404.

Keep qcom,hfpll in the driver for compatibility with old dtbs.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lore.kernel.org/r/20240218-hfpll-yaml-v2-2-31543e0d6261@z3ntu.xyz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/hfpll.c