Commit ced8a02b authored by Jeremy Kerr's avatar Jeremy Kerr Committed by Stephen Boyd

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: default avatarJeremy Kerr <jk@codeconstruct.com.au>
Link: https://lore.kernel.org/r/20230302005834.13171-7-jk@codeconstruct.com.auReviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tested-by: default avatarJoel Stanley <joel@jms.id.au>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 1ef491e2
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment