Hi Simon, On Mon, Sep 18, 2017 at 10:42 AM, Simon Horman <horms@xxxxxxxxxxxx> wrote: > On Fri, Sep 15, 2017 at 07:35:56PM +0200, Geert Uytterhoeven wrote: >> On Fri, Sep 15, 2017 at 4:10 PM, kbuild test robot >> <fengguang.wu@xxxxxxxxx> wrote: >> > tree: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git arm64-dt-for-v4.15 >> > head: 815e3b5923c6a8c6614d0d4d3bcba532402b1de4 >> > commit: ddd7da4b39f805a8050ee662cc72a2c7f53160f5 [47/48] arm64: dts: renesas: r8a77995: add GPIO device nodes >> > config: arm64-allmodconfig (attached as .config) >> > compiler: aarch64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705 >> > reproduce: >> > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross >> > chmod +x ~/bin/make.cross >> > git checkout ddd7da4b39f805a8050ee662cc72a2c7f53160f5 >> > # save the attached .config to linux build tree >> > make.cross ARCH=arm64 >> > >> > All errors (new ones prefixed by >>): >> > >> >>> Error: arch/arm64/boot/dts/renesas/r8a77995.dtsi:153.27-28 syntax error >> >> The definition of R8A77995_PD_ALWAYS_ON doesn't exist yet in that branch. >> It will have to be rebased on top of v4.14-rc1 on Monday. > > During the rebasing I noticed that the following is needed. > Commit ids are in my local next branch which I plan to push later today. > > From: Simon Horman <horms+renesas@xxxxxxxxxxxx> > Subject: [PATCH] arm64: dts: renesas: r8a77995: include r8a77995-sysc.h > > r8a77995-sysc.h is needed by R8A77970_PD_ALWAYS_ON which > is used in the following commits. I plan to squash this patch > into the first of those commits. > > Fixes: a858b7bbae45 ("arm64: dts: renesas: r8a77995: add GPIO device nodes") > Fixes: 9aed640c65bc ("arm64: dts: renesas: r8a77995: Add EthernetAVB device node") > Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > Signed-off-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> Like https://patchwork.kernel.org/patch/9854907/ ? That one should be applied first. 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