[PATCH v2 0/2] Support multiple reserved memory regions

From: Shun-yi Wang
Date: Wed Jul 31 2024 - 08:18:08 EST


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.

Changes in v2:
- Modify description of memory region in dt-bindings document
- Fix comments in v1, initial value and from '!i' 'i == 0'
- Link to v1: https://lore.kernel.org/all/20240703115308.17436-1-shun-yi.wang@xxxxxxxxxxxx

shun-yi.wang (2):
dt-bindings: remoteproc: Support multiple reserved memory regions
remoteproc: mediatek: Support multiple reserved memory regions

.../bindings/remoteproc/mtk,scp.yaml | 8 ++++--
drivers/remoteproc/mtk_scp.c | 27 ++++++++++++-------
2 files changed, 24 insertions(+), 11 deletions(-)

--
2.18.0