Hi Joel, > > diff --git a/include/dt-bindings/clock/ast2600-clock.h > > b/include/dt-bindings/clock/ast2600-clock.h > > index b4d69103d722..b1c129977910 100644 > > --- a/include/dt-bindings/clock/ast2600-clock.h > > +++ b/include/dt-bindings/clock/ast2600-clock.h > > @@ -90,6 +90,12 @@ > > /* Only list resets here that are not part of a gate */ > > These definitions are part of a gate, yeah? Well, no more "part of a gate" than all of the other definitions :) All the defines in this section are references to individual bits in the reset register banks in SCU040 & SCU050; the i3c set are the same as the others there. So I'm not sure what that comment is supposed to signify as to what qualifies as a "gate" in the context of a reset... Cheers, Jeremy