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

From: Biju Das

Date: Wed May 06 2026 - 01:53:18 EST


Hi Francesco Dolcini,

> -----Original Message-----
> From: Frank Li <Frank.li@xxxxxxx>
> Sent: 05 May 2026 17:56
> To: Francesco Dolcini <francesco@xxxxxxxxxx>
> Subject: Re: [PATCH v2 2/2] arm64: dts: add tqma9596la-mba95xxca
>
> On Wed, Apr 22, 2026 at 01:42:13PM +0200, Francesco Dolcini wrote:
> > On Wed, Apr 22, 2026 at 07:58:11AM +0200, Alexander Stein wrote:
> > > Am Dienstag, 21. April 2026, 16:48:25 CEST schrieb Daniel Baluta:
> > > > [..]
> > > >
> > > > > +
> > > > > + 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 {

No underscore please for node names?

Cheers,
Biju