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

From: Mathieu Poirier
Date: Mon Jan 17 2022 - 12:26:46 EST


On Wed, Jan 05, 2022 at 05:41:23PM +0800, allen-kh.cheng wrote:
> From: Allen-KH Cheng <Allen-KH.Cheng@xxxxxxxxxxxx>
>
> changes since v3:
> - use rproc-next
>
> changes since v2:
> - remove redundant SoB
>
> 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
>
> Based on 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(+)

Both patches in this set are giving me a checkpatch warning that is impossible
to miss. I deleting this patchset from my queue.

>
> --
> 2.18.0
>