[PATCH v2] remoteproc: uclass: Modify uc_pdata->name to use combination of device name and device's parent name
Tom Rini
trini at konsulko.com
Tue Aug 27 20:35:41 CEST 2024
On Wed, 07 Aug 2024 14:38:29 +0530, MD Danish Anwar wrote:
> uc_pdata->name is populated from device tree property "remoteproc-name".
> For those devcices that don't set "remoteproc-name", uc_pdata->name
> falls back to dev->name.
>
> If two devices have same name, this will result into uc_pdata->name not
> being unique and rproc_init() will fail.
>
> [...]
Applied to u-boot/next, thanks!
--
Tom
More information about the U-Boot
mailing list