Re: [PATCH] interconnect: qcom: msm8916: Remove rpm-ids from non-RPM nodes

From: Mike Tipton
Date: Tue Nov 17 2020 - 18:20:50 EST


On 11/12/2020 2:51 AM, Georgi Djakov wrote:
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.

Signed-off-by: Georgi Djakov <georgi.djakov@xxxxxxxxxx>

Reviewed-by: Mike Tipton <mdtipton@xxxxxxxxxxxxxx>