Re: [PATCH v2 3/3] mailbox: mtk-cmdq: Remove unsued cmdq_get_shift_pa()

From: Jason-JH Lin (林睿祥)

Date: Sun Mar 29 2026 - 22:52:51 EST


On Sun, 2026-03-29 at 11:03 -0500, Jassi Brar wrote:
>
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
>
>
> On Tue, Mar 24, 2026 at 11:05 PM Jason-JH Lin
> <jason-jh.lin@xxxxxxxxxxxx> wrote:
> >
> > Since the mailbox driver data can be obtained using
> > cmdq_get_mbox_priv()
> > and all CMDQ users have transitioned to cmdq_get_mbox_priv(),
> > cmdq_get_shift_pa() can be removed.
> >
> > Signed-off-by: Jason-JH Lin <jason-jh.lin@xxxxxxxxxxxx>
> > Reviewed-by: AngeloGioacchino Del Regno
> > <angelogioacchino.delregno@xxxxxxxxxxxxx>
> > ---

[snip]

> I think the simplest would be to take this with the other two
> predecessor patches.
> Acked-by: Jassi Brar <jassisinghbrar@xxxxxxxxx>
>
Thank you Jassi!



Hi Angelo,

Could you please take this with this series?

[Series V2 3/4] Remove shift_pa from CMDQ jump functions
https://lore.kernel.org/all/20260325040239.2112517-1-jason-jh.lin@xxxxxxxxxxxx/

Thanks!

Regards,
Jason-JH Lin