Re: [PATCH 0/2] Add SCP support for mt8186

From: Mathieu Poirier
Date: Tue Jan 04 2022 - 11:53:42 EST


Hi Allen,

On Tue, Jan 04, 2022 at 07:47:04PM +0800, allen-kh.cheng wrote:
> From: Allen-KH Cheng <Allen-KH.Cheng@xxxxxxxxxxxx>
>
> changes since v1:
> - use mt8192_power_on_sram() helper
> - add MT8186_SCP_L1_SRAM_PD_P1 in mtk_common.h
> - add MT8186_SCP_L1_SRAM_PD_P2 in mtk_common.h

It is quite hard to follow the evolution of this patchset. The second revision
had a "v2" tag but this one doesn't, which can be confused with the patchset
sent on January 3rd. Please send another one (v4) with:

1) A cover letter.
2) The right SoB.
3) The right version tag.

>
> Based on v5.16-rc8

This should be based on rproc-next[1].

Thanks,
Mathieu

https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git/log/?h=rproc-next

>
> allen-kh.cheng (2):
> dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp
> remoteproc: mediatek: Support mt8186 scp
>
> .../bindings/remoteproc/mtk,scp.yaml | 1 +
> drivers/remoteproc/mtk_common.h | 3 ++
> drivers/remoteproc/mtk_scp.c | 35 +++++++++++++++++++
> 3 files changed, 39 insertions(+)
>
> --
> 2.18.0
>