clk: ast2600: Add comment about combined clock + reset handling
authorJeremy Kerr <jk@codeconstruct.com.au>
Thu, 2 Mar 2023 00:58:33 +0000 (08:58 +0800)
committerStephen Boyd <sboyd@kernel.org>
Mon, 6 Mar 2023 22:11:29 +0000 (14:11 -0800)
commit1ef491e29cdb26ca60898bc2c853a944d7fe1117
treea92c76c5aae32342eda60e3d632388a6dd65d03d
parent1f15e0486b6e29d7b327d3150215ddec31fca679
clk: ast2600: Add comment about combined clock + reset handling

Add a little description about how reset lines can be implicit with
clock enable/disable. This is mostly based on the commit message
from the original submission in 15ed8ce5f8.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Link: https://lore.kernel.org/r/20230302005834.13171-6-jk@codeconstruct.com.au
Reviewed-by: Joel Stanley <joel@jms.id.au>
Tested-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-ast2600.c