Hi Biju, On Tue, Mar 15, 2022 at 3:27 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > Add basic support for RZ/G2UL SMARC EVK (based on R9A07G043U11): > - memory > - External input clock > - CPG > - DMA > - SCIF > > It shares the same carrier board with RZ/G2L, but the pin mapping is > different. Disable the device nodes which are not tested and delete the > corresponding pinctrl definitions. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- /dev/null > +++ b/arch/arm64/boot/dts/renesas/r9a07g043u11-smarc.dts > @@ -0,0 +1,111 @@ > +// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +/* > + * Device Tree Source for the RZ/G2UL Type-1 SMARC EVK board > + * > + * Copyright (C) 2022 Renesas Electronics Corp. > + */ > + > +/dts-v1/; > +#include "r9a07g043.dtsi" > +#include "rzg2ul-smarc-som.dtsi" > +#include "rz-smarc-common.dtsi" > + > +/ { > + model = "Renesas SMARC EVK based on r9a07g043u11"; > + compatible = "renesas,smarc-evk", "renesas,r9a07g043u11", "renesas,r9a07g043"; Can you please send a patch to add this combination to Documentation/devicetree/bindings/arm/renesas.yaml? Thanks! > +}; 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