Hi Biju, On Thu, Nov 22, 2018 at 10:22 AM Biju Das <biju.das@xxxxxxxxxxxxxx> wrote: > Add support for iWave RZ/G1N Qseven System On Module. > > Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- /dev/null > +++ b/arch/arm/boot/dts/r8a7744-iwg20m.dtsi > @@ -0,0 +1,31 @@ > +// SPDX-License-Identifier: GPL-2.0 > +/* > + * Device Tree Source for the iWave RZ/G1N Qseven SOM > + * > + * Copyright (C) 2018 Renesas Electronics Corp. > + */ > + > +#include "r8a7744.dtsi" > +#include <dt-bindings/gpio/gpio.h> > + > +/ { > + compatible = "iwave,g20m", "renesas,r8a7744"; > + > + memory@40000000 { > + device_type = "memory"; > + reg = <0 0x40000000 0 0x40000000>; > + }; I could not verify the memory configuration, but I assume it's correct ;-) 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