Re: [PATCH v3 2/2] remoteproc: mediatek: allow reading firmware-name from DT

From: AngeloGioacchino Del Regno
Date: Thu Apr 21 2022 - 06:12:56 EST


Il 19/04/22 14:33, Allen-KH Cheng ha scritto:
The SCP firmware blob differs between platforms and SoCs. We add
support in the SCP driver for reading the path of firmware file from
DT in order to allow these files to live in a generic file system
(or linux-firmware).

The firmware-name property is optional and the code falls back to the
old filename if the property isn't present.

Signed-off-by: Allen-KH Cheng <allen-kh.cheng@xxxxxxxxxxxx>
Reviewed-by: Rex-BC Chen <rex-bc.chen@xxxxxxxxxxxx>

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