Re: [PATCH v8 2/3] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board

From: Andrew Lunn
Date: Tue Jun 07 2022 - 08:08:16 EST


On Tue, Jun 07, 2022 at 02:49:36PM +0300, Vadym Kochan wrote:
> Hi All,
>
> > arch/arm64/boot/dts/marvell/Makefile | 1 +
> > .../boot/dts/marvell/armada-98dx25xx.dtsi | 297 ++++++++++++++++++
> > .../boot/dts/marvell/armada-98dx35xx-rd.dts | 101 ++++++
> > .../boot/dts/marvell/armada-98dx35xx.dtsi | 13 +
>
> There is a proposal from the Marvell to replace "armada-" prefix to "ac5-" in DTS naming as there
> is no much common with Armada SoC's.

O.K. We can do this. But i hope it is not Marvell being lazy.

I can also see an advantage of using armada-, since it makes it clear
we are talking about mainline device tree files, not Marvell vendor
device tree files. It is not given they will be compatible.

Andrew