[PATCH v2 2/2] arm64: dts: add tqma9596la-mba95xxca
Alexander Stein
alexander.stein at ew.tq-group.com
Tue Apr 21 22:58:11 PDT 2026
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 at a0000000 {
>
> Should this be memory at a0000000 ?
According to schema in dt-schema repository [1] the node name should
describe the purpose, so I would keep that. But despite that it should be
vpu-boot at a0000000 (without underscore). But as this is unused for now,
I will remove it.
Thanks and best regards,
Alexander
[1] https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/reserved-memory/reserved-memory.yaml#L25-L28
--
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/
More information about the linux-arm-kernel
mailing list