diff options
author | Stephan Gerhold <stephan.gerhold@linaro.org> | 2025-04-24 11:16:45 +0200 |
---|---|---|
committer | Casey Connolly <casey.connolly@linaro.org> | 2025-06-02 18:20:15 +0200 |
commit | 9d9bac00bc071deaeac1428c9d7dfe0afa1939a7 (patch) | |
tree | 22d78b13774ac8b7ad630b3d320291e2b4c062f2 /drivers/button/button-qcom-pmic.c | |
parent | 6c049ed99392353bcda24f708e1cfa5c21f2a0f9 (diff) |
clk: qcom: apq8016: Convert GATE_CLK() to GATE_CLK_POLLED()
Convert the usages of GATE_CLK() in clock-apq8016 to GATE_CLK_POLLED() to
make sure that we poll the status when enabling clocks:
- PRNG_AHB_CLK is a vote clock, so we poll a different register address.
- The USB clocks are simple branches, so enable/poll is the same register.
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Reviewed-by: Casey Connolly <casey.connolly@linaro.org>
Link: https://lore.kernel.org/r/20250424-apq8016-clock-fixes2-v2-5-fcc371c9e45f@linaro.org
Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
Diffstat (limited to 'drivers/button/button-qcom-pmic.c')
0 files changed, 0 insertions, 0 deletions