mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
arm64: dts: qcom: sa8775p: Update sleep_clk frequency
Fix the sleep_clk frequency is 32000 on SA8775P.
Fixes: 603f96d4c9 ("arm64: dts: qcom: add initial support for qcom sa8775p-ride")
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
Link: https://lore.kernel.org/r/20241025-sa8775p-mm-v4-resend-patches-v6-1-329a2cac09ae@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
abc0c29f5e
commit
30f7dfd2c4
|
|
@ -608,7 +608,7 @@ &serdes1 {
|
|||
};
|
||||
|
||||
&sleep_clk {
|
||||
clock-frequency = <32764>;
|
||||
clock-frequency = <32000>;
|
||||
};
|
||||
|
||||
&spi16 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user