diff options
| author | Sibi Sankar <[email protected]> | 2024-10-30 12:55:12 +0000 |
|---|---|---|
| committer | Jassi Brar <[email protected]> | 2024-11-24 18:56:31 +0000 |
| commit | bfa0e78da8ef59bac5db664bcf9b5662940d928d (patch) | |
| tree | 9378407b95a1a78cbcb5688cb821bdd7810b974d /drivers/usb/cdns3/cdns3-pci-wrap.c | |
| parent | mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend() (diff) | |
| download | kernel-bfa0e78da8ef59bac5db664bcf9b5662940d928d.tar.gz kernel-bfa0e78da8ef59bac5db664bcf9b5662940d928d.zip | |
mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag
The qcom-cpucp mailbox irq is expected to function during suspend-resume
cycle particularly when the scmi cpufreq driver can query the current
frequency using the get_level message after the cpus are brought up during
resume. Hence mark the irq with IRQF_NO_SUSPEND flag to fix the do_xfer
failures we see during resume.
Err Logs:
arm-scmi firmware:scmi: timed out in resp(caller:do_xfer+0x164/0x568)
cpufreq: cpufreq_online: ->get() failed
Reported-by: Johan Hovold <[email protected]>
Closes: https://lore.kernel.org/lkml/[email protected]/
Fixes: 0e2a9a03106c ("mailbox: Add support for QTI CPUCP mailbox controller")
Signed-off-by: Sibi Sankar <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Tested-by: Johan Hovold <[email protected]>
Signed-off-by: Jassi Brar <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-pci-wrap.c')
0 files changed, 0 insertions, 0 deletions
