On 01/04/2025 16:35, Biju Das wrote: > diff --git a/include/dt-bindings/clock/renesas,r9a09g047-cpg.h b/include/dt-bindings/clock/renesas,r9a09g047-cpg.h > index 1d031bf6bf03..98df165579e1 100644 > --- a/include/dt-bindings/clock/renesas,r9a09g047-cpg.h > +++ b/include/dt-bindings/clock/renesas,r9a09g047-cpg.h > @@ -17,5 +17,6 @@ > #define R9A09G047_CM33_CLK0 6 > #define R9A09G047_CST_0_SWCLKTCK 7 > #define R9A09G047_IOTOP_0_SHCLK 8 > +#define R9A09G047_SPI_CLK_SPI 9 That's not really a related change. Clock is there regardless whether you implement or not implement SPI. Putting this here makes it just conflict-prone and adds a need for Ack. > > #endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G047_CPG_H__ */ Best regards, Krzysztof