mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 12:44:03 +02:00
arm64: dts: qcom: qcs404: Use qcs404-hfpll compatible for hfpll
Follow the updated bindings and use a QCS404-specific compatible for the HFPLL on this SoC. Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20240218-hfpll-yaml-v2-3-31543e0d6261@z3ntu.xyz Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
8308670116
commit
839936d967
|
|
@ -1324,7 +1324,7 @@ apcs_glb: mailbox@b011000 {
|
|||
};
|
||||
|
||||
apcs_hfpll: clock-controller@b016000 {
|
||||
compatible = "qcom,hfpll";
|
||||
compatible = "qcom,qcs404-hfpll";
|
||||
reg = <0x0b016000 0x30>;
|
||||
#clock-cells = <0>;
|
||||
clock-output-names = "apcs_hfpll";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user