diff options
author | Lina Iyer <ilina@codeaurora.org> | 2018-06-20 18:57:01 +0530 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2018-07-21 13:32:40 -0500 |
commit | c1038456b02b86cc4445441a8d33c5aca0ac103e (patch) | |
tree | 6f46aa9f6099d620b67b72c3faec2eafeb4a35cd /arch | |
parent | fc087fe5a45e7210be89fe015505e1bb3746395c (diff) | |
download | linux-c1038456b02b86cc4445441a8d33c5aca0ac103e.tar.bz2 |
drivers: qcom: rpmh: add RPMH helper functions
Sending RPMH requests and waiting for response from the controller
through a callback is common functionality across all platform drivers.
To simplify drivers, add a library functions to create RPMH client and
send resource state requests.
rpmh_write() is a synchronous blocking call that can be used to send
active state requests.
Signed-off-by: Lina Iyer <ilina@codeaurora.org>
Signed-off-by: Raju P.L.S.S.S.N <rplsssn@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions