Hi Claudiu, On Tue, Sep 12, 2023 at 6:53 AM Claudiu <claudiu.beznea@xxxxxxxxx> wrote: > From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> > > Add initial device tree for RZ/G3S SMARC EVK board. > > Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> Thanks for your patch! > --- /dev/null > +++ b/arch/arm64/boot/dts/renesas/r9a08g045s33-smarc.dts > @@ -0,0 +1,17 @@ > +// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +/* > + * Device Tree Source for the RZ/G3S SMARC EVK board > + * > + * Copyright (C) 2023 Renesas Electronics Corp. > + */ > + > +/dts-v1/; > + > +#include "r9a08g045s33.dtsi" > +#include "rzg3s-smarc-som.dtsi" > +#include "rzg3s-smarc.dtsi" > + > +/ { > + model = "Renesas SMARC EVK version 2 based on r9a08g045s33"; > + compatible = "renesas,smarc2-evk", "renesas,r9a08g045s33", "renesas,r9a08g045"; > +}; Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Of course any updates to the DT bindings should be reflected here. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds