Hi Prabhakar, On Sun, Jun 7, 2020 at 8:42 PM Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> wrote: > The HiHope RZ/G2N variants are advertised as compatible with panel > idk-1110wr from Advantech, however the panel isn't sold alongside the > board. New dts's, enabling the lvds node to get the panel to work with > all the HiHope RZ/G2N variants. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- a/arch/arm64/boot/dts/renesas/Makefile > +++ b/arch/arm64/boot/dts/renesas/Makefile > @@ -9,6 +9,8 @@ dtb-$(CONFIG_ARCH_R8A774B1) += r8a774b1-hihope-rzg2n.dtb \ > r8a774b1-hihope-rzg2n-rev2.dtb > dtb-$(CONFIG_ARCH_R8A774B1) += r8a774b1-hihope-rzg2n-ex.dtb \ > r8a774b1-hihope-rzg2n-rev2-ex.dtb > +dtb-$(CONFIG_ARCH_R8A774B1) += r8a774b1-hihope-rzg2n-ex-idk-1110wr.dtb \ > + r8a774b1-hihope-rzg2n-rev2-ex-idk-1110wr.dtb > dtb-$(CONFIG_ARCH_R8A774C0) += r8a774c0-cat874.dtb r8a774c0-ek874.dtb \ > r8a774c0-ek874-idk-2121wr.dtb \ > r8a774c0-ek874-mipi-2.1.dtb BTW, the grouping may be more obvious if there would be only a single "dtb-$(CONFIG_<FOO>)" for each value of <FOO>. But as that is a pre-existing issue, perhaps I'll just fix all of them after applying (the next revision of) this series. 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