From: Rudraksha Gupta Date: Wed, 19 Mar 2025 05:10:47 +0000 (-0700) Subject: ARM: dts: qcom-msm8960: add missing clocks to the timer node X-Git-Tag: v6.16-rc1~97^2~4^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b81dcdad43daf10f79ae149826fff9e467b95e8b;p=linux-block.git ARM: dts: qcom-msm8960: add missing clocks to the timer node In order to fix DT schema warning and describe hardware properly, add missing sleep clock to the timer node. Solved by Dmitry Baryshkov on the APQ8064 SoC Link: https://lore.kernel.org/all/20250318-fix-nexus-4-v2-6-bcedd1406790@oss.qualcomm.com/ Signed-off-by: Rudraksha Gupta Reviewed-by: Dmitry Baryshkov Link: https://lore.kernel.org/r/20250318-expressatt-solve-dts-errors-v1-1-14012a4bc315@gmail.com Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm/boot/dts/qcom/qcom-msm8960.dtsi b/arch/arm/boot/dts/qcom/qcom-msm8960.dtsi index b476ad895119..4babd0bbe5d6 100644 --- a/arch/arm/boot/dts/qcom/qcom-msm8960.dtsi +++ b/arch/arm/boot/dts/qcom/qcom-msm8960.dtsi @@ -154,6 +154,8 @@ ; reg = <0x0200a000 0x100>; clock-frequency = <27000000>; + clocks = <&sleep_clk>; + clock-names = "sleep"; cpu-offset = <0x80000>; };