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

From: Rex-BC Chen
Date: Fri Apr 15 2022 - 02:13:04 EST


On Thu, 2022-04-14 at 20:21 +0800, Allen-KH Cheng wrote:
> 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>