Re: [PATCH v17 05/14] remoteproc: mediatek: Extract SCP common registers

From: AngeloGioacchino Del Regno
Date: Thu Sep 07 2023 - 12:16:50 EST


Il 01/09/23 10:09, Tinghan Shen ha scritto:
This is the 1st preliminary steps for probing multi-core SCP.
The registers of config and l1tcm are common on single-core SCP
and multi-core SCP. Extract these registers out to reduce duplicated
fields in mtk_scp when multiple SCP instances are created.

Signed-off-by: Tinghan Shen <tinghan.shen@xxxxxxxxxxxx>

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