[imx8qm] Request help for suspend abort issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

[imx8qm] Request help for suspend abort issue

1,164件の閲覧回数
yuchao_du
Contributor II

hello nxp,

now we develop on imx8qm board with linux 5.10, we met a suspend abort issue and after revert below patch, this issue gone, could you help?

https://source.codeaurora.org/external/imx/linux-imx/commit/drivers/mailbox/imx-mailbox.c?id=2385741...

yuchao_du_0-1660284359925.png

 

Thanks

yuchao

ラベル(1)
タグ(1)
0 件の賞賛
返信
7 返答(返信)

1,101件の閲覧回数
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @yuchao_du,

Could you please try the latest Linux BSP version 5.15?

 

Best Regards,
Dhruvit.

0 件の賞賛
返信

1,134件の閲覧回数
yuchao_du
Contributor II

hello,

Is there a new status?

0 件の賞賛
返信

1,156件の閲覧回数
yuchao_du
Contributor II

I doubt I miss something else, so I met this issue.

Base on this patch, in futher, if we plan to use IPC as wakeup source, so this patch should be in our main branch, this issue will be a real issue.

So what I want is fix this issue base on this patch, not just revert it.

0 件の賞賛
返信

1,157件の閲覧回数
yuchao_du
Contributor II

I doubt maybe I miss something else, so that I met this issue.

base on this patch, in futher, if we plan to use IPC as wakeup source, so this patch will in our main branch, this issue will be a real issue.

So I want to base on this patch to fix, not just revert.

0 件の賞賛
返信

1,162件の閲覧回数
yuchao_du
Contributor II

hello nxp,

I think this suspend abort issue because this case, could you help for fix this issue base on this patch?

scu driver register mu channel

       -> imx_mu_startup

                 ->set IRQF_NO_SUSPEND for wakeup source

 

Linux suspend

      -> imx_mu_suspend_noirq

                  ->set priv->suspend = true

----->this time, scu mu irq enter

      -> imx_mu_isr

                  ->judge priv->suspend == true

                               ->pm_system_wakeup abort suspend, wakeup linux

 

0 件の賞賛
返信

1,160件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

you already found the patch and fixed your issue, so what do you need now?

0 件の賞賛
返信

1,144件の閲覧回数
yuchao_du
Contributor II

I doubt maybe I miss something else, so that I met this issue.

base on this patch, in futher, if we plan to use IPC as wakeup source, so this patch will in our main branch, this issue will be a real issue.

So I want to base on this patch to fix, not just revert.

0 件の賞賛
返信