Re: [PATCH v3 2/4] remoteproc: imx_rpoc: fix carveout name parsing

From: Laurentiu Mihalcea

Date: Wed Aug 12 2026 - 07:29:23 EST




On 7/31/2026 2:38 AM, Krzysztof Kozlowski wrote:
> On Thu, Jul 30, 2026 at 09:34:10AM -0700, Laurentiu Mihalcea wrote:
>> From: Laurentiu Mihalcea <laurentiu.mihalcea@xxxxxxx>
>>
>> The imx remoteproc driver assumes that the names of the reserved memory
>> regions reflect their usage (e.g. "vdevbuffer", "vdev0vring0", etc.). This
>> conflicts with the devicetree specification's recommendation, which states
>> that the names of the devicetree nodes should be generic.
>
> This is not true and I already told you that at v2.
>
> Best regards,
> Krzysztof
>

Unintentional. Forgot to update commit message. Sorry for the noise. Will update.