Hi Geert, > -----Original Message----- > From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Sent: 12 December 2024 15:37 > Subject: Re: [PATCH v2 12/13] arm64: dts: renesas: Add initial device tree for RZ/G3E SMARC EVK board > > Hi Biju, > > On Tue, Dec 3, 2024 at 11:50 AM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > > Add the initial device tree for the Renesas RZ/G3E SMARC EVK board. > > > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > Thanks for your patch! > > > --- /dev/null > > +++ b/arch/arm64/boot/dts/renesas/renesas-smarc2.dtsi > > @@ -0,0 +1,24 @@ > > +// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > > +/* > > + * Device Tree Source for the RZ SMARC Carrier-II Board. > > Eventually, this should be merged with rzg3s-smarc.dtsi, as they describe the same carrier board. But > you can indeed not do that yet, as the latter refers to on-SoC components that are not yet supported > on RZ/G3E. Yes, Later, will merge with rzg3s-smarc.dtsi as both RZ/G3S and RZ/G3E uses same SMARC-II carrier board. Cheers, Biju