Il 10/03/26 12:22, Krzysztof Kozlowski ha scritto:
scp_ipi_send() should only send the passed buffer, without modifying its contents, so mark pointer 'buf' as pointer to const.Acked-by: Mathieu Poirier <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]>
Please fix the commit title - that should be `remoteproc: mtk_scp_ipi: .....` After which: Reviewed-by: AngeloGioacchino Del Regno <[email protected]>

