Re: [PATCH v1 00/15] Add support for MT8195 SCP 2nd core

From: Krzysztof Kozlowski
Date: Thu Jun 02 2022 - 02:57:03 EST


On 02/06/2022 05:52, Tinghan Shen wrote:
> Hi Krzysztof,
>
> On Wed, 2022-06-01 at 13:46 +0200, Krzysztof Kozlowski wrote:
>> On 01/06/2022 13:21, Tinghan Shen wrote:
>>> The MT8195 System Companion Processor(SCP) is a dual-core RISC-V MCU.
>>> Current mediatek remoteproc driver only supports bring-up single core
>>> SCP or the 1st core of a dual-core SCP. This series support to bring-up
>>
>> ^^ this or is confusing a bit.
>>
>> Does this mean that MT8195 has three RISC-V MCUs?
>
> My intention is to express that current SCP driver supports bring-up,
> 1. the single core SCP, e.g. MT8183
> 2. the 1st core of dual-core SCP, e.g. MT8195
>
>
> Perhaps rewriting as follows is preferable?
>
> "The mediatek remoteproc driver currently only allows bringing up a single
> core SCP. It only supports bringing up the 1st core in SoCs with a dual-core SCP."
>>

Yes, that sounds better. Or mention that single core case is for MT8183,
because that part got me confused.


Best regards,
Krzysztof