aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Kerr <[email protected]>2023-03-02 08:58:34 +0800
committerStephen Boyd <[email protected]>2023-03-06 14:11:35 -0800
commitced8a02b3452291171e9988a3c862c56e1628a1d (patch)
treee46147f621e607014b84fd03bb634156b5895447
parent1ef491e29cdb26ca60898bc2c853a944d7fe1117 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Joel Stanley <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Tested-by: Joel Stanley <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
-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