On Tue, Dec 3, 2024 at 11:50 AM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > Add initial support for the RZ/G3E SMARC SoM with 4GB memory, > audio_extal, qextal and rtxin clks. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > --- > v1->v2: > * No change. > --- > .../boot/dts/renesas/rzg3e-smarc-som.dtsi | 28 +++++++++++++++++++ > 1 file changed, 28 insertions(+) > create mode 100644 arch/arm64/boot/dts/renesas/rzg3e-smarc-som.dtsi > > diff --git a/arch/arm64/boot/dts/renesas/rzg3e-smarc-som.dtsi b/arch/arm64/boot/dts/renesas/rzg3e-smarc-som.dtsi > new file mode 100644 > index 000000000000..c8cf61545a5f > --- /dev/null > +++ b/arch/arm64/boot/dts/renesas/rzg3e-smarc-som.dtsi > @@ -0,0 +1,28 @@ > +// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +/* > + * Device Tree Source for the R9A09G047E57 SMARC SoM board. > + * > + * Copyright (C) 2024 Renesas Electronics Corp. > + */ > + > +/ { > + compatible = "renesas,rzg3e-smarc", "renesas,r9a09g047e57", "renesas,r9a09g047"; Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v6.14, with s/smarc/smarcm/, as pointed out by Paul. 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