Hi Morimoto-san, On Tue, Aug 23, 2022 at 3:26 AM Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> wrote: > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > This patch adds r8a77980A V3H2 (= r8a77980 ES2) basic SoC > support. It is using r8a77980 (= V3H) setting as-is for now. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> Thanks for your patch! > --- /dev/null > +++ b/arch/arm64/boot/dts/renesas/r8a77980a.dtsi > @@ -0,0 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0 > +/* > + * Device Tree Source for the R-Car V3H2 (R8A77980A) SoC > + * > + * Copyright (C) 2022 Renesas Electronics Corp. > + */ > +#include "r8a77980.dtsi" Please override the root compatible value to "renesas,r8a77980a", "renesas,r8a77980", to match the bindings. 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