Re: [PATCH 3/3] arm64: dts: qcom: qcm2290: Hook up MPM
From: Maulik Shah (mkshah)
Date: Tue Jul 14 2026 - 09:27:53 EST
On 7/9/2026 5:11 PM, Marek Szyprowski wrote:
> On 15.12.2023 01:01, Konrad Dybcio wrote:
>> Wire up MPM and the interrupts it provides.
>>
[...]
> The question is how to solve this issue? Is this dependency really
> required? Would it work if the "mpm" power domain is set as always
> on and genpd framework extended to support such case without
> triggering lockdep warning (it already has support for irq-safe
> device in non-irq-safe power domain)?
can you try with [1], which includes changes for agatti/ qcm2290.
The series is sent for other missing timer programming adding in MPM as well as probe dependency issue, but should
help in this case.
[1] https://lore.kernel.org/lkml/20260713-b4-shikra_lpm_addition-v1-0-3d858df2cbbf@xxxxxxxxxxxxxxxx/
Thanks,
Maulik