Re: [PATCH v7 02/13] dt-bindings: clock: Add cpg for the Renesas RZ/T2H SoC

From: Rob Herring (Arm)
Date: Fri Apr 04 2025 - 15:37:59 EST



On Thu, 03 Apr 2025 23:29:04 +0200, Thierry Bultel wrote:
> Document RZ/T2H (a.k.a r9a09g077) cpg-mssr (Clock Pulse Generator) binding.
>
> Signed-off-by: Thierry Bultel <thierry.bultel.yh@xxxxxxxxxxxxxx>
> ---
> Changes v6->v7:
> - Add description for reg property
> Changes v5->v6:
> - Set clock minItem constraint
> - Moved additionalProperties after 'allOf' section
> Changes v4->v5:
> - Set reg minItems and maxItems defaults at top level
> Changes v3->v4:
> - Handle maxItems and clocks names properly in schema.
> ---
> .../bindings/clock/renesas,cpg-mssr.yaml | 61 ++++++++++++++-----
> .../clock/renesas,r9a09g077-cpg-mssr.h | 49 +++++++++++++++
> 2 files changed, 94 insertions(+), 16 deletions(-)
> create mode 100644 include/dt-bindings/clock/renesas,r9a09g077-cpg-mssr.h
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>