[PATCH v4 1/7] dt-bindings: arm: Add support for Coresight TGU trace

Krzysztof Kozlowski krzk at kernel.org
Thu Apr 24 00:41:47 PDT 2025


On Wed, Apr 23, 2025 at 06:10:48PM GMT, Songwei Chai wrote:
> +  in-ports:
> +    $ref: /schemas/graph.yaml#/properties/ports
> +    additionalProperties: false
> +
> +    properties:
> +      port:
> +        description:
> +          The port mechanism here ensures the relationship between TGU and
> +          TPDM, as TPDM is one of the inputs for TGU. It will allow TGU to
> +          function as TPDM's helper and enable TGU when the connected
> +          TPDM is enabled.
> +        $ref: /schemas/graph.yaml#/properties/port
> +
> +required:
> +  - compatible
> +  - reg
> +  - clocks
> +  - clock-names

You did not address my previous comment.

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list