On Thu, 2 Mar 2023 at 00:58, Jeremy Kerr <jk@xxxxxxxxxxxxxxxxxxxx> wrote: > > The current "not part of a gate" is a little ambiguous. Expand this a > little to clarify the reference to the paired clock + reset control. This confuses me, but if you think it helps then that's good. Reviewed-by: Joel Stanley <joel@xxxxxxxxx> > > Signed-off-by: Jeremy Kerr <jk@xxxxxxxxxxxxxxxxxxxx> > --- > include/dt-bindings/clock/ast2600-clock.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/dt-bindings/clock/ast2600-clock.h b/include/dt-bindings/clock/ast2600-clock.h > index b4d69103d722..e149eee61588 100644 > --- a/include/dt-bindings/clock/ast2600-clock.h > +++ b/include/dt-bindings/clock/ast2600-clock.h > @@ -87,7 +87,7 @@ > #define ASPEED_CLK_MAC4RCLK 70 > #define ASPEED_CLK_I3C 71 > > -/* Only list resets here that are not part of a gate */ > +/* 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 > -- > 2.39.1 >