arm64: dts: qcom: sm8650: correct sleep clock frequency

The SM8650 platform uses PMK8550 to provide sleep clock. According to the
documentation, that clock has 32.7645 kHz frequency. Correct the sleep
clock definition.

Fixes: 6fbdb3c1fa ("arm64: dts: qcom: sm8650: add initial SM8650 MTP dts")
Fixes: a834911d50 ("arm64: dts: qcom: sm8650: add initial SM8650 QRD dts")
Fixes: 0106144102 ("arm64: dts: qcom: sm8650: add support for the SM8650-HDK board")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20241224-fix-board-clocks-v3-17-e9b08fbeadd3@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Dmitry Baryshkov
2024-12-24 12:17:16 +02:00
committed by Bjorn Andersson
parent e59334a088
commit 448db0ba6a
3 changed files with 3 additions and 3 deletions

View File

@@ -1113,7 +1113,7 @@ &sdhc_2 {
};
&sleep_clk {
clock-frequency = <32000>;
clock-frequency = <32764>;
};
&swr0 {

View File

@@ -730,7 +730,7 @@ &sdhc_2 {
};
&sleep_clk {
clock-frequency = <32000>;
clock-frequency = <32764>;
};
&swr0 {

View File

@@ -1041,7 +1041,7 @@ &remoteproc_mpss {
};
&sleep_clk {
clock-frequency = <32000>;
clock-frequency = <32764>;
};
&spi4 {