Hi Simon, On Thu, Jun 28, 2018 at 2:16 PM Simon Horman <ho...@verge.net.au> wrote: > On Thu, Jun 28, 2018 at 02:00:32PM +0200, Simon Horman wrote: > > On Thu, Jun 14, 2018 at 11:56:32AM +0100, Michel Pollet wrote: > > > This adds the Renesas R9A06G032 bare bone support. > > > > > > This currently only handles the SYSCTRL block note, > > > generic parts (gic, architected timer) and a UART. > > > > > > Signed-off-by: Michel Pollet <michel.pol...@bp.renesas.com> > > > Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> > > > Reviewed-by: Simon Horman <horms+rene...@verge.net.au> > > > > Thanks, applied with the following appended: > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 9d5eeff51b5f..4c85ac04872d 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -1969,6 +1969,7 @@ S: Supported > > F: arch/arm/boot/dts/emev2* > > F: arch/arm/boot/dts/r7s* > > F: arch/arm/boot/dts/r8a* > > +F: arch/arm/boot/dts/r9a* > > F: arch/arm/boot/dts/sh* > > F: arch/arm/configs/shmobile_defconfig > > F: arch/arm/include/debug/renesas-scif.S > > One more update. > > dt-bindings/clock/r9a06g032-sysctrl.h is not present in v4.18-rc1, > current base of the renesas tree and likely base for the rest of the v4.19 > development cycle. > > Accordingly I have removed the include of that header and replaced > the use of symbols it defines with numeric constants. The result is below.
Oh right. Thanks! > Please: > 1) Check that this is correct and Looks good to me, except for the bogus "fixes" and "SoB" below (bad squash?) > From: Michel Pollet <michel.pol...@bp.renesas.com> > Subject: [PATCH] ARM: dts: Renesas R9A06G032 base device tree file > > This adds the Renesas R9A06G032 bare bone support. > > This currently only handles the SYSCTRL block note, > generic parts (gic, architected timer) and a UART. > > Signed-off-by: Michel Pollet <michel.pol...@bp.renesas.com> > Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> > [simon: updated MAINTAINERS file > [simon: do not use r9a06g032-sysctrl.h as it is not in the renesas tree yet] > Signed-off-by: Simon Horman <horms+rene...@verge.net.au> > > fixes ^^^^^ > > Signed-off-by: Simon Horman <horms+rene...@verge.net.au> ^^^^ Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org 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