Re: [PATCH 0/1] Support multiple reserved memory regions

From: Mathieu Poirier
Date: Wed Jul 10 2024 - 11:54:33 EST


Good morning,

On Wed, Jul 03, 2024 at 07:53:07PM +0800, Shun-yi Wang wrote:
> From: "shun-yi.wang" <shun-yi.wang@xxxxxxxxxxxx>
>
> Besides the reserved memory region for SCP, there are additional
> reserved memory regions for specific hardware use.
> Currently, only a single memory region is supported.
> Modifications are made to support multiple memory regions.
>

This is the changelog that should be in the patch. Usually there is no need for
a cover letter when there is a single patch in the set.

> shun-yi.wang (1):
> remoteproc: mediatek: support multiple reserved memory
>
> drivers/remoteproc/mtk_scp.c | 25 +++++++++++++++++--------
> 1 file changed, 17 insertions(+), 8 deletions(-)
>
> --
> 2.18.0
>