Re: [PATCH 3/3] arm64: dts: qcom: qcm2290: Hook up MPM

From: Maulik Shah (mkshah)

Date: Wed Aug 12 2026 - 11:52:28 EST




On 7/16/2026 2:06 PM, Marek Szyprowski wrote:
> On 15.07.2026 14:37, Maulik Shah (mkshah) wrote:
>> On 7/15/2026 11:44 AM, Marek Szyprowski wrote:
>>> On 14.07.2026 15:29, Maulik Shah (mkshah) wrote:

[...]

>>
>> Agatti device tree change in the series [2] only removed power-domain-cells# but did not add power-domains = <&cluster_pd>;
>> with the reason that qrb2210-rb1.dts had deleted "cluster_pd" however qrb2210-arduino-imola.dts still have it.
>>
>> so below change on top of [1] series would avoid the BUG from mpm_cpu_pm_callback().
>
> This change moves the 'invalid wait context' warning from boot time to system suspend/resume path (although the system suspend/resume is and was broken on UnoQ at least with current next with and without the patchset from this thread):

I am working on this to fix this warning for system suspend/resume path as well as regular cpu/cluster idle path, will update soon.

Thanks,
Maulik