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. Best regards, Krzysztof