From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: kbuild test robot <fengguang.wu@intel.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
"kbuild-all@01.org" <kbuild-all@01.org>,
Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: Re: [renesas:arm64-dt-for-v4.15 47/48] Error: arch/arm64/boot/dts/renesas/r8a77995.dtsi:153.27-28 syntax error
Date: Mon, 18 Sep 2017 10:42:08 +0200 [thread overview]
Message-ID: <20170918084207.GE4644@verge.net.au> (raw)
In-Reply-To: <CAMuHMdVCShib1g+QU3yNKnR+30_ySYimmHJeOb=7F=pD-rdZqQ@mail.gmail.com>
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@intel.com> 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@verge.net.au>
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@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
arch/arm64/boot/dts/renesas/r8a77995.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
index 3d477b9d702d..7da4ec188480 100644
--- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
@@ -11,6 +11,7 @@
#include <dt-bindings/clock/renesas-cpg-mssr.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
+#include <dt-bindings/power/r8a77995-sysc.h>
/ {
compatible = "renesas,r8a77995";
--
2.1.4
next prev parent reply other threads:[~2017-09-18 8:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-15 14:10 [renesas:arm64-dt-for-v4.15 47/48] Error: arch/arm64/boot/dts/renesas/r8a77995.dtsi:153.27-28 syntax error kbuild test robot
2017-09-15 17:35 ` Geert Uytterhoeven
2017-09-18 8:42 ` Simon Horman [this message]
2017-09-18 8:44 ` Geert Uytterhoeven
2017-09-18 9:09 ` Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170918084207.GE4644@verge.net.au \
--to=horms@verge.net.au \
--cc=fengguang.wu@intel.com \
--cc=geert+renesas@glider.be \
--cc=geert@linux-m68k.org \
--cc=kbuild-all@01.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=yoshihiro.shimoda.uh@renesas.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.