Re: [PATCH 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP

2024-04-12 Thread
Hi AngeloGioacchino, On Thu, 2024-04-11 at 09:39 +0200, AngeloGioacchino Del Regno wrote: > Il 11/04/24 09:34, AngeloGioacchino Del Regno ha scritto: > > Il 11/04/24 05:37, olivia.wen ha scritto: > > > Under different applications, the MT8188 SCP can be used as > > > single-core > > > or

Re: [PATCH 2/2] remoteproc: mediatek: Support MT8188 SCP core 1

2024-04-12 Thread
Hi Krzysztof, On Thu, 2024-04-11 at 08:07 +0200, Krzysztof Kozlowski wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On 11/04/2024 05:37, olivia.wen wrote: > > +}; > > + > > static const struct of_device_id

Re: [PATCH 2/2] remoteproc: mediatek: Support MT8188 SCP core 1

2024-04-12 Thread
Hi AngeloGioacchino, Thanks for the reviews. On Thu, 2024-04-11 at 09:33 +0200, AngeloGioacchino Del Regno wrote: > Il 11/04/24 05:37, olivia.wen ha scritto: > > To Support MT8188 SCP core 1 for ISP driver. > > The SCP on different chips will require different code sizes > > and IPI buffer

Re: [PATCH 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP

2024-04-12 Thread
Hi AngeloGioacchino, On Thu, 2024-04-11 at 09:39 +0200, AngeloGioacchino Del Regno wrote: > Il 11/04/24 09:34, AngeloGioacchino Del Regno ha scritto: > > Il 11/04/24 05:37, olivia.wen ha scritto: > > > Under different applications, the MT8188 SCP can be used as > > > single-core > > > or

Re: [PATCH 2/2] remoteproc: mediatek: Support MT8188 SCP core 1

2024-04-12 Thread
Hi AngeloGioacchino, Thanks for the reviews. On Thu, 2024-04-11 at 09:33 +0200, AngeloGioacchino Del Regno wrote: > Il 11/04/24 05:37, olivia.wen ha scritto: > > To Support MT8188 SCP core 1 for ISP driver. > > The SCP on different chips will require different code sizes > > and IPI buffer

Re: [PATCH 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP

2024-04-12 Thread
Hi Krzysztof, Thanks for the reviews. On Thu, 2024-04-11 at 08:06 +0200, Krzysztof Kozlowski wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On 11/04/2024 05:37, olivia.wen wrote: > > Under different

Re: [PATCH 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP

2024-04-23 Thread
Hi AngeloGioacchino, On Thu, 2024-04-11 at 09:39 +0200, AngeloGioacchino Del Regno wrote: > Il 11/04/24 09:34, AngeloGioacchino Del Regno ha scritto: > > Il 11/04/24 05:37, olivia.wen ha scritto: > > > Under different applications, the MT8188 SCP can be used as > > > single-core > > > or

Re: [PATCH v2 2/2] remoteproc: mediatek: Support MT8188 SCP core 1

2024-04-23 Thread
Hi Mathieu, Thanks for the reviews. I will correct it in the next version. Best regards, Olivia On Mon, 2024-04-22 at 09:33 -0600, Mathieu Poirier wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > Hi Olivia,