interconnect: qcom: msm8916: Remove rpm-ids from non-RPM nodes
authorGeorgi Djakov <georgi.djakov@linaro.org>
Thu, 12 Nov 2020 10:51:40 +0000 (12:51 +0200)
committerGeorgi Djakov <georgi.djakov@linaro.org>
Fri, 20 Nov 2020 13:51:51 +0000 (15:51 +0200)
commitc497f9322af947204c28292be6f20dd2d97483dd
tree97e9364ef234f004c2854451b4d70c9332288ef9
parent9caf2d956cfa254c6d89c5f4d7b3f8235d75b28f
interconnect: qcom: msm8916: Remove rpm-ids from non-RPM nodes

Some nodes are incorrectly marked as RPM-controlled (they have RPM
master and slave ids assigned), but are actually controlled by the
application CPU instead. The RPM complains when we send requests for
resources that it can't control. Let's fix this by replacing the IDs,
with the default "-1" in which case no requests are sent.

Reviewed-by: Mike Tipton <mdtipton@codeaurora.org>
Link: https://lore.kernel.org/r/20201112105140.10092-1-georgi.djakov@linaro.org
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
drivers/interconnect/qcom/msm8916.c