[PATCH v2 0/2] Support multiple reserved memory regions
Shun-yi Wang
shun-yi.wang at mediatek.com
Wed Jul 31 05:17:28 PDT 2024
From: "shun-yi.wang" <shun-yi.wang at mediatek.com>
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@mediatek.com
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
More information about the linux-arm-kernel
mailing list