Re: [PATCH RESEND] arm64: dts: qcom: nord: Add more clock controller nodes
From: Shawn Guo
Date: Mon Sep 21 2026 - 04:57:13 EST
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>
Shawn