Skip to content

Commit ced8a02

Browse files
jk-ozlabsbebarino
authored andcommitted
dt-bindings: clock: ast2600: Expand comment on reset definitions
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>
1 parent 1ef491e commit ced8a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dt-bindings/clock/ast2600-clock.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
#define ASPEED_CLK_MAC4RCLK 70
8888
#define ASPEED_CLK_I3C 71
8989

90-
/* Only list resets here that are not part of a gate */
90+
/* Only list resets here that are not part of a clock gate + reset pair */
9191
#define ASPEED_RESET_ADC 55
9292
#define ASPEED_RESET_JTAG_MASTER2 54
9393
#define ASPEED_RESET_I3C_DMA 39

0 commit comments

Comments
 (0)