[PATCH] arm64: dts: ti: Rename DM firmware reserved memory nodes

Markus Schneider-Pargmann msp at baylibre.com
Wed Jul 1 05:50:38 PDT 2026


Hi Paresh,

On Tue Jun 30, 2026 at 5:09 PM CEST, Paresh Bhagat wrote:
> Rename DM reserved memory nodes for K3 devices.
>
> Example:
> memory at xxxxxxxx -> to dm at xxxxxxxx
>
> This allows U-Boot to identify and resize these regions using
> fdt_fixup_reserved_memory() as done for TFA and optee.

How will this work for the updated detailed layout bindings that got
merged here:

  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=91ddd97e1bb26937a5c15fb51ec8f6b65dbe94b8

This splits up your one memory region into several memory regions. Here
is one patch that uses that new memory region:

  https://lore.kernel.org/all/20260701-topic-am62a-ioddr-dt-v6-19-v7-9-e9db8b16821a@baylibre.com/

This basically breaks up the one memory region into several regions.
Wouldn't this break the fdt_fixup_reserved_memory() that you are trying
to merge into u-boot and make this patch unnecessary?

Best
Markus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 289 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260701/fca46e00/attachment.sig>


More information about the linux-arm-kernel mailing list