Re: [PATCH v2 06/10] ARM: dts: qcom: apq8064: add missing clocks to the timer node
From: Konrad Dybcio
Date: Tue Mar 18 2025 - 10:37:04 EST
On 3/18/25 2:21 PM, Dmitry Baryshkov wrote:
> In order to fix DT schema warning and describe hardware properly, add
> missing sleep clock to the timer node.
>
> Fixes: f335b8af4fd5 ("ARM: dts: qcom: Add initial APQ8064 SoC and IFC6410 board device trees")
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> ---
This is not strictly related to this patch, but this node/binding:
* clock-frequency seems unused
* "qcom,msm-timer" seems to have never been present in drivers/watchdog,
arch/arm/mach-qcom or arch/arm/mach-msm
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad