From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: Olivia Wen <olivia.wen@mediatek.com>
Cc: Bjorn Andersson <andersson@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Tinghan Shen <tinghan.shen@mediatek.com>,
linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
Project_Global_Chrome_Upstream_Group@mediatek.com,
jason-ch.chen@mediatek.com, yaya.chang@mediatek.com,
teddy.chen@mediatek.com
Subject: Re: [PATCH v4 0/4] Support MT8188 SCP core 1
Date: Tue, 30 Apr 2024 10:46:12 -0600 [thread overview]
Message-ID: <ZjEgVMj5s62pd3Db@p14s> (raw)
In-Reply-To: <20240430011534.9587-1-olivia.wen@mediatek.com>
On Tue, Apr 30, 2024 at 09:15:30AM +0800, Olivia Wen wrote:
> Change in v4:
> Updating the description of PATCH v4 4/4.
>
> Olivia Wen (4):
> dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP
> remoteproc: mediatek: Support MT8188 SCP core 1
> remoteproc: mediatek: Support setting DRAM and IPI shared buffer sizes
> remoteproc: mediatek: Add IMGSYS IPI command
>
> .../devicetree/bindings/remoteproc/mtk,scp.yaml | 2 +
> drivers/remoteproc/mtk_common.h | 11 +-
> drivers/remoteproc/mtk_scp.c | 230 +++++++++++++++++++--
> drivers/remoteproc/mtk_scp_ipi.c | 7 +-
> include/linux/remoteproc/mtk_scp.h | 1 +
> 5 files changed, 225 insertions(+), 26 deletions(-)
I have applied this set.
Thanks,
Mathieu
>
> --
> 2.6.4
>
WARNING: multiple messages have this Message-ID (diff)
From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: Olivia Wen <olivia.wen@mediatek.com>
Cc: Bjorn Andersson <andersson@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Tinghan Shen <tinghan.shen@mediatek.com>,
linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
Project_Global_Chrome_Upstream_Group@mediatek.com,
jason-ch.chen@mediatek.com, yaya.chang@mediatek.com,
teddy.chen@mediatek.com
Subject: Re: [PATCH v4 0/4] Support MT8188 SCP core 1
Date: Tue, 30 Apr 2024 10:46:12 -0600 [thread overview]
Message-ID: <ZjEgVMj5s62pd3Db@p14s> (raw)
In-Reply-To: <20240430011534.9587-1-olivia.wen@mediatek.com>
On Tue, Apr 30, 2024 at 09:15:30AM +0800, Olivia Wen wrote:
> Change in v4:
> Updating the description of PATCH v4 4/4.
>
> Olivia Wen (4):
> dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP
> remoteproc: mediatek: Support MT8188 SCP core 1
> remoteproc: mediatek: Support setting DRAM and IPI shared buffer sizes
> remoteproc: mediatek: Add IMGSYS IPI command
>
> .../devicetree/bindings/remoteproc/mtk,scp.yaml | 2 +
> drivers/remoteproc/mtk_common.h | 11 +-
> drivers/remoteproc/mtk_scp.c | 230 +++++++++++++++++++--
> drivers/remoteproc/mtk_scp_ipi.c | 7 +-
> include/linux/remoteproc/mtk_scp.h | 1 +
> 5 files changed, 225 insertions(+), 26 deletions(-)
I have applied this set.
Thanks,
Mathieu
>
> --
> 2.6.4
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2024-04-30 16:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-30 1:15 [PATCH v4 0/4] Support MT8188 SCP core 1 Olivia Wen
2024-04-30 1:15 ` Olivia Wen
2024-04-30 1:15 ` [PATCH v4 1/4] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP Olivia Wen
2024-04-30 1:15 ` Olivia Wen
2024-04-30 1:15 ` [PATCH v4 2/4] remoteproc: mediatek: Support MT8188 SCP core 1 Olivia Wen
2024-04-30 1:15 ` Olivia Wen
2024-04-30 1:15 ` [PATCH v4 3/4] remoteproc: mediatek: Support setting DRAM and IPI shared buffer sizes Olivia Wen
2024-04-30 1:15 ` Olivia Wen
2024-04-30 1:15 ` [PATCH v4 4/4] remoteproc: mediatek: Add IMGSYS IPI command Olivia Wen
2024-04-30 1:15 ` Olivia Wen
2024-04-30 7:56 ` AngeloGioacchino Del Regno
2024-04-30 7:56 ` AngeloGioacchino Del Regno
2024-04-30 16:46 ` Mathieu Poirier [this message]
2024-04-30 16:46 ` [PATCH v4 0/4] Support MT8188 SCP core 1 Mathieu Poirier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZjEgVMj5s62pd3Db@p14s \
--to=mathieu.poirier@linaro.org \
--cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
--cc=andersson@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jason-ch.chen@mediatek.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=olivia.wen@mediatek.com \
--cc=robh@kernel.org \
--cc=teddy.chen@mediatek.com \
--cc=tinghan.shen@mediatek.com \
--cc=yaya.chang@mediatek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.