On 21/06/2023 11:45, Dylan Hung wrote: > Add reset definitions of AST2600 I3C and MAC controllers. > > Signed-off-by: Dylan Hung <dylan_hung@xxxxxxxxxxxxxx> > --- > include/dt-bindings/clock/ast2600-clock.h | 13 ++++++++++++- > 1 file changed, 12 insertions(+), 1 deletion(-) > > diff --git a/include/dt-bindings/clock/ast2600-clock.h b/include/dt-bindings/clock/ast2600-clock.h > index e149eee61588..07377589f8f4 100644 > --- a/include/dt-bindings/clock/ast2600-clock.h > +++ b/include/dt-bindings/clock/ast2600-clock.h > @@ -90,7 +90,18 @@ > /* Only list resets here that are not part of a clock gate + reset pair */ > #define ASPEED_RESET_ADC 55 > #define ASPEED_RESET_JTAG_MASTER2 54 > -#define ASPEED_RESET_I3C_DMA 39 This will break all the users. Best regards, Krzysztof