Re: [PATCH 1/2] dt-bindings: arm: qcom,coresight-ctcu: add Nord
From: Bartosz Golaszewski
Date: Wed Sep 23 2026 - 03:13:04 EST
On Tue, 22 Sep 2026 12:08:49 +0200, Shawn Guo
<shengchao.guo@xxxxxxxxxxxxxxxx> said:
> From: Jie Gan <jie.gan@xxxxxxxxxxxxxxxx>
>
> The CTCU device for nord shares the same configurations as SA8775p. Add
> a fallback to enable the CTCU for nord to utilize the compatible of the
> SA8775p.
>
> Signed-off-by: Jie Gan <jie.gan@xxxxxxxxxxxxxxxx>
> Signed-off-by: Shawn Guo <shengchao.guo@xxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml b/Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml
> index 335a8e1a5a9e..1d5bf79f4984 100644
> --- a/Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml
> @@ -31,6 +31,7 @@ properties:
> - enum:
> - qcom,glymur-ctcu
> - qcom,kaanapali-ctcu
> + - qcom,nord-ctcu
> - qcom,qcs8300-ctcu
> - qcom,shikra-ctcu
> - qcom,sm8750-ctcu
> --
> 2.43.0
>
>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>