Hi Prabhakar, On Wed, Aug 21, 2024 at 10:56 AM Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Add initial DTS for RZ/V2H GP-EVK board, adding the below support: > - Memory > - Clock inputs > - PINCTRL > - SCIF > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Thanks for your patch! > --- /dev/null > +++ b/arch/arm64/boot/dts/renesas/r9a09g057h44-gp-evk.dts > @@ -0,0 +1,61 @@ > +// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +/* > + * Device Tree Source for the RZ/V2H GP-EVK board > + * > + * Copyright (C) 2024 Renesas Electronics Corp. > + */ > + > +/dts-v1/; > + > +#include "r9a09g057.dtsi" > + > +/ { > + model = "Renesas GP-EVK Board based on r9a09g057h44"; > + compatible = "renesas,gp-evk", "renesas,r9a09g057h44", "renesas,r9a09g057"; Board name/compatible (and thus file name) are still under discussion... The rest LGTM. 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