Hi Shimoda-san, On Thu, Apr 28, 2022 at 3:51 PM Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > Add initial support for the Renesas R8A779G0 (R-Car V4H) SoC. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 122 ++++++++++++++++++++++ > 1 file changed, 122 insertions(+) > create mode 100644 arch/arm64/boot/dts/renesas/r8a779g0.dtsi > > diff --git a/arch/arm64/boot/dts/renesas/r8a779g0.dtsi b/arch/arm64/boot/dts/renesas/r8a779g0.dtsi > new file mode 100644 > index 000000000000..4b5d62512244 > --- /dev/null > +++ b/arch/arm64/boot/dts/renesas/r8a779g0.dtsi > @@ -0,0 +1,122 @@ > +// SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause) ^ There's an opening parenthesis missing, also in the white-hawk board DTS files. I'll fix it up before sending my pull request for soc. 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