Re: [PATCH 6/7] arm64: dts: qcom: agatti: Do not mark MPM as power domain

From: Konrad Dybcio

Date: Wed Jul 15 2026 - 06:03:01 EST


On 7/13/26 12:25 PM, Sneh Mankad wrote:
> Do not mark MPM device as power domain since it leads to idle-states init
> failure because of probe dependencies.
>
> CPU cluster power domain node is kept disabled and hence CPU cluster will
> never power collapse. Do not register MPM under it in this case.

This is only the case on the RB1. How about we fix the issue instead?

Konrad