summaryrefslogtreecommitdiffstats
path: root/drivers/soc/qcom/Kconfig
diff options
context:
space:
mode:
authorDouglas Anderson <dianders@chromium.org>2020-04-13 10:04:15 -0700
committerBjorn Andersson <bjorn.andersson@linaro.org>2020-04-13 22:09:45 -0700
commit032c692ae588324f66ac07c0357d2e681a9d0e1e (patch)
treea070058264427ec15004850dc81118d5f20a830a /drivers/soc/qcom/Kconfig
parent881808d0bbf336d333981ad86bde62ef2165e437 (diff)
downloadlinux-032c692ae588324f66ac07c0357d2e681a9d0e1e.tar.gz
linux-032c692ae588324f66ac07c0357d2e681a9d0e1e.tar.bz2
linux-032c692ae588324f66ac07c0357d2e681a9d0e1e.zip
soc: qcom: rpmh-rsc: read_tcs_reg()/write_tcs_reg() are not for IRQ
The RSC_DRV_IRQ_ENABLE, RSC_DRV_IRQ_STATUS, and RSC_DRV_IRQ_CLEAR registers are not part of TCS 0. Let's not pretend that they are by using read_tcs_reg() and write_tcs_reg() and passing a bogus tcs_id of 0. We could introduce a new wrapper for these registers but it wouldn't buy us much. Let's just read/write directly. Signed-off-by: Douglas Anderson <dianders@chromium.org> Reviewed-by: Maulik Shah <mkshah@codeaurora.org> Reviewed-by: Stephen Boyd <swboyd@chromium.org> Tested-by: Maulik Shah <mkshah@codeaurora.org> Link: https://lore.kernel.org/r/20200413100321.v4.10.I2adf93809c692d0b673e1a86ea97c45644aa8d97@changeid Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/soc/qcom/Kconfig')
0 files changed, 0 insertions, 0 deletions