On Thu, 09 Feb 2023 15:40:12 +0800, Tinghan Shen wrote: > Extend the SCP binding to describe the MT8195 dual-core SCP. > > Under different applications, the MT8195 SCP can be used as single-core > or dual-core. This change keeps the single-core definition and > adds new definitions for dual-core use case. > > Signed-off-by: Tinghan Shen <tinghan.shen@xxxxxxxxxxxx> > --- > .../bindings/remoteproc/mtk,scp.yaml | 145 +++++++++++++++++- > 1 file changed, 141 insertions(+), 4 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>