Re: [PATCH RESEND] arm64: dts: qcom: nord: Add more clock controller nodes

From: Bartosz Golaszewski

Date: Mon Sep 21 2026 - 05:13:16 EST


On Mon, 21 Sep 2026 10:53:18 +0200, Shawn Guo
<shengchao.guo@xxxxxxxxxxxxxxxx> said:
> On Mon, Sep 21, 2026 at 04:49:20AM -0400, Bartosz Golaszewski wrote:
>> On Sun, 20 Sep 2026 10:10:49 +0200, Shawn Guo
>> <shengchao.guo@xxxxxxxxxxxxxxxx> said:
>> > From: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
>> >
>> > Add the GPU, camera, video, and display clock controller nodes for
>> > the Qualcomm Nord SoC, along with their required dt-bindings includes.
>>
>> The last bit should be dropped?
>
> I think it means these lines in the patch.
>
> +#include <dt-bindings/clock/qcom,glymur-videocc.h>
> +#include <dt-bindings/clock/qcom,nord-camcc.h>
> +#include <dt-bindings/clock/qcom,nord-dispcc.h>
>

Ah, I thought it's a leftover comment about *adding* these includes.

Nevermind my comment then.

Bart