summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJeremy Kerr <jk@codeconstruct.com.au>2023-03-02 08:58:34 +0800
committerStephen Boyd <sboyd@kernel.org>2023-03-06 14:11:35 -0800
commitced8a02b3452291171e9988a3c862c56e1628a1d (patch)
treee46147f621e607014b84fd03bb634156b5895447 /include
parent1ef491e29cdb26ca60898bc2c853a944d7fe1117 (diff)
downloadlinux-stable-ced8a02b3452291171e9988a3c862c56e1628a1d.tar.gz
linux-stable-ced8a02b3452291171e9988a3c862c56e1628a1d.tar.bz2
linux-stable-ced8a02b3452291171e9988a3c862c56e1628a1d.zip
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>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/ast2600-clock.h2
1 files changed, 1 insertions, 1 deletions
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