Re: [PATCH v2 6/8] arm64: dts: qcom: sm4450: Add RPMH and Global clock controller

From: Tengfei Fan
Date: Mon Sep 18 2023 - 06:36:38 EST




在 9/15/2023 3:22 PM, Krzysztof Kozlowski 写道:
On 15/09/2023 04:15, Tengfei Fan wrote:
From: Ajit Pandey <quic_ajipan@xxxxxxxxxxx>

Add device node for RPMH and Global clock controller on Qualcomm
SM4450 platform.

Signed-off-by: Ajit Pandey <quic_ajipan@xxxxxxxxxxx>
Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>

Warnings in your code:
sm4450-qrd.dtb: clock-controller@100000: clocks: [[28, 0], [29]] is too
short



Best regards,
Krzysztof

Hi Krzyszrof,
Want to know how did you find this warning?
I cannot find this warning when I do dt check(make ARCH=arm64 DT_CHECKER_FLAGS=-m dtbs_check) or kernel compile(make -j8 ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- Image.gz dtbs modules).

--
Thx and BRs,
Tengfei Fan