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

From: Krzysztof Kozlowski
Date: Mon Sep 18 2023 - 07:58:56 EST


On 18/09/2023 12:34, Tengfei Fan wrote:
>
>
> 在 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).
>

I just applied dependencies and these patches, and run dtbs_check.

Best regards,
Krzysztof