summaryrefslogtreecommitdiff
path: root/drivers/button
diff options
context:
space:
mode:
authorStephan Gerhold <[email protected]>2025-04-24 11:16:45 +0200
committerCasey Connolly <[email protected]>2025-06-02 18:20:15 +0200
commit9d9bac00bc071deaeac1428c9d7dfe0afa1939a7 (patch)
tree22d78b13774ac8b7ad630b3d320291e2b4c062f2 /drivers/button
parent6c049ed99392353bcda24f708e1cfa5c21f2a0f9 (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 <[email protected]> Signed-off-by: Stephan Gerhold <[email protected]> Reviewed-by: Sumit Garg <[email protected]> Reviewed-by: Casey Connolly <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Casey Connolly <[email protected]>
Diffstat (limited to 'drivers/button')
0 files changed, 0 insertions, 0 deletions