Re: [PATCH v2 2/5] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()

From: Krzysztof Kozlowski

Date: Tue Mar 10 2026 - 11:22:48 EST


On 10/03/2026 15:35, AngeloGioacchino Del Regno wrote:
> Il 10/03/26 12:22, Krzysztof Kozlowski ha scritto:
>> scp_send_ipi() should only send the passed buffer, without modifying its
>> contents, so mark pointer 'buf' as pointer to const.
>>
>> Acked-by: Mathieu Poirier <mathieuu.poirier@xxxxxxxxxx>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>
>
>
> Please fix the commit title - that should be `remoteproc: mtk_scp: .....`

Ack, thanks!

>
> After which:
>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
>


Best regards,
Krzysztof