On Tue, Mar 18, 2025 at 10:10:47PM -0700, Rudraksha Gupta wrote: > 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@xxxxxxxxxxxxxxxx/ > > Signed-off-by: Rudraksha Gupta <guptarud@xxxxxxxxx> > --- > Running the following no longer returns any errors: > make ARCH=arm CHECK_DTBS=y qcom/qcom-msm8960-cdp.dtb > make ARCH=arm CHECK_DTBS=y qcom/qcom-msm8960-samsung-expressatt.dtb > --- > arch/arm/boot/dts/qcom/qcom-msm8960.dtsi | 2 ++ > 1 file changed, 2 insertions(+) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx> -- With best wishes Dmitry