Re: [PATCH v2 1/9] dt-binding: remoteproc: mediatek: Support dual-core SCP

From: Rob Herring
Date: Thu Jun 09 2022 - 16:51:21 EST


On Wed, 08 Jun 2022 16:35:45 +0800, Tinghan Shen wrote:
> The MT8195 SCP co-processor is a dual-core RISC-V MCU.
>
> Add a new property to reference the sibling core and to assign
> core id to SCP nodes. Also add a new compatile for the driver of
> SCP 2nd core.
>
> Signed-off-by: Tinghan Shen <tinghan.shen@xxxxxxxxxxxx>
> ---
> .../devicetree/bindings/remoteproc/mtk,scp.yaml | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>