Re: [PATCH v2 2/2] arm64: dts: add tqma9596la-mba95xxca

From: Daniel Baluta

Date: Tue Apr 21 2026 - 10:52:02 EST


[..]

> +
> + reserved-memory {
> + #address-cells = <2>;
> + #size-cells = <2>;
> + ranges;
> +
> + linux_cma: linux,cma {
> + compatible = "shared-dma-pool";
> + reusable;
> + size = <0 0x28000000>;
> + alloc-ranges = <0 0x80000000 0 0x80000000>;
> + linux,cma-default;
> + };
> +
> + vpu_boot: vpu_boot@a0000000 {

Should this be memory@a0000000 ?