Skip to content
Commit 6d0efeb1 authored by Ilia Lin's avatar Ilia Lin Committed by Stephen Boyd
Browse files

soc: qcom: Separate kryo l2 accessors from PMU driver



The driver provides kernel level API for other drivers
to access the MSM8996 L2 cache registers.
Separating the L2 access code from the PMU driver and
making it public to allow other drivers use it.
The accesses must be separated with a single spinlock,
maintained in this driver.

Signed-off-by: default avatarIlia Lin <ilialin@codeaurora.org>
Signed-off-by: default avatarLoic Poulain <loic.poulain@linaro.org>
Link: https://lore.kernel.org/r/1593766185-16346-2-git-send-email-loic.poulain@linaro.org


Acked-by: default avatarWill Deacon <will@kernel.org>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent dbb988b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment