On Wed, Jan 04, 2023 at 12:53:39PM +0100, AngeloGioacchino Del Regno wrote: > Cleanups bringing no functional changes. > Tested on MT8173 Elm, MT8192 Asurada, MT8195 Tomato. > > This series applies only on top of [1]. > > [1]: https://lore.kernel.org/lkml/20230104083110.736377-1-wenst@xxxxxxxxxxxx/ > > AngeloGioacchino Del Regno (2): > remoteproc/mtk_scp: Use readl_poll_timeout_atomic() for polling > remoteproc/mtk_scp: Remove timeout variable from scp_ipi_send() > I have applied both patches. Thanks, Mathieu > drivers/remoteproc/mtk_scp_ipi.c | 23 ++++++++++++----------- > 1 file changed, 12 insertions(+), 11 deletions(-) > > -- > 2.39.0 >