Re: [PATCH 01/16] dt-bindings: clock: Add CMU bindings definitions for ARTPEC-8 platform

From: Hakyeong Kim
Date: Mon Jul 21 2025 - 00:38:37 EST


On Thu, 2025-07-10 at 09:07 +0200, Krzysztof Kozlowski wrote:
> On 10/07/2025 02:20, ksk4725@xxxxxxxxxx wrote:
> > From: Ravi Patel <ravi.patel@xxxxxxxxxxx>
> >
> > Add device tree clock definitions constants for ARTPEC-8 platform.
> > ARTPEC-8 platform has separate instances for each particular CMU.
> > So clock IDs in this bindings header also start from 1 for each CMU
> > block.
> >
> > Signed-off-by: Hakyeong Kim <hgkim05@xxxxxxxxxx>
> > Signed-off-by: Ravi Patel <ravi.patel@xxxxxxxxxxx>
> > ---
> >  include/dt-bindings/clock/axis,artpec8-clk.h | 122
> > +++++++++++++++++++
> >  1 file changed, 122 insertions(+)
> >  create mode 100644 include/dt-bindings/clock/axis,artpec8-clk.h
>
> This is not a separate commit, squash with bindings.

Ok, I will merge patch 01 and 02 into single patch.

Thanks,
Hakyeong Kim

>
> Best regards,
> Krzysztof