clk: qcom: rpmh: Add note about sleep/wake state for BCMs
authorStephen Boyd <swboyd@chromium.org>
Tue, 17 May 2022 19:09:49 +0000 (12:09 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 25 Jun 2022 20:00:56 +0000 (15:00 -0500)
commit29f66b625281a3026653fd33b710771a4ae394d2
treed07268a9bfeb61e1d1485f7a1a710e972b0648e7
parentf2906aa863381afb0015a9eb7fefad885d4e5a56
clk: qcom: rpmh: Add note about sleep/wake state for BCMs

The sleep/wake state doesn't need to be set here because of specific
RPMh behavior that carries over the active state when sleep/wake state
hasn't been modified. Add a note to the code so we aren't tempted to set
the sleep/wake states.

Cc: Alex Elder <elder@linaro.org>
Cc: Taniya Das <quic_tdas@quicinc.com>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220517190949.2922197-1-swboyd@chromium.org
drivers/clk/qcom/clk-rpmh.c