Skip to content

Commit

Permalink
dt-bindings: clock: ast2600: Expand comment on reset definitions
Browse files Browse the repository at this point in the history
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.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Link: https://lore.kernel.org/r/20230302005834.13171-7-jk@codeconstruct.com.au
Reviewed-by: Joel Stanley <joel@jms.id.au>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tested-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
  • Loading branch information
Jeremy Kerr authored and Stephen Boyd committed Mar 6, 2023
1 parent 1ef491e commit ced8a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/dt-bindings/clock/ast2600-clock.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ced8a02

Please sign in to comment.