Hi Geert-san, > From: Geert Uytterhoeven, Sent: Tuesday, June 15, 2021 4:34 AM > > Hi Laurent, > > On Mon, Jun 14, 2021 at 8:46 PM Laurent Pinchart wrote: > > On Thu, Jun 10, 2021 at 11:37:20AM +0200, Geert Uytterhoeven wrote: > > > Add support for the Renesas Salvator-X 2nd version development > > > board equipped with an R-Car H3e-2G SiP. > > > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > > > --- a/arch/arm64/boot/dts/renesas/Makefile > > > +++ b/arch/arm64/boot/dts/renesas/Makefile > > > @@ -62,3 +62,5 @@ dtb-$(CONFIG_ARCH_R8A77990) += r8a77990-ebisu.dtb > > > dtb-$(CONFIG_ARCH_R8A77995) += r8a77995-draak.dtb > > > > > > dtb-$(CONFIG_ARCH_R8A779A0) += r8a779a0-falcon.dtb > > > + > > > +dtb-$(CONFIG_ARCH_R8A77951) += r8a779m1-salvator-xs.dtb > > > > How about preserving the alphabetical order of the Kconfig symbols ? > > At the expense of breaking alphabetical order of the DTB file names? > > I agree both make sense. Do we need a vote? ;-) I prefer the alphabetical order of the DTB file names :) Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> Best regards, Yoshihiro Shimoda