Re: [PATCH 1/2] dt-binding: arm: add CTCU device for hamoa

From: Krzysztof Kozlowski

Date: Wed Nov 05 2025 - 03:59:21 EST


On Tue, Nov 04, 2025 at 04:10:17PM +0800, Jie Gan wrote:
> Document the CTCU compatible for Hamoa, enabling support for the
> CTCU device on the Hamoa platform.
>
> Signed-off-by: Jie Gan <jie.gan@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 460f38ddbd73..57dede7a90e9 100644
> --- a/Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml
> @@ -29,6 +29,7 @@ properties:
> oneOf:
> - items:
> - enum:
> + - qcom,hamoa-ctcu

There is no such hunk. Dependency should be noted here, anyway, this
cannot be tested by tooling so no review. Please be sure your patches
can be actually tested.

Best regards,
Krzysztof