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

From: Konrad Dybcio

Date: Wed Jul 22 2026 - 04:32:34 EST


On 7/22/26 12:22 AM, Dmitry Baryshkov wrote:
> On Wed, Jul 15, 2026 at 12:01:42PM +0200, Konrad Dybcio wrote:
>> 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?
>
> I guess it will be fixed by the MPM timer being programmed correctly.

That's patch 4. Can we test it out?

Konrad