[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL_JsqLhLdoGO=WNHZ0aRxXD4dqZhXHxB7Y1q651ABXi_kOXEQ@mail.gmail.com>
Date: Fri, 7 Sep 2018 10:13:13 -0500
From: Rob Herring <robh@...nel.org>
To: Arnd Bergmann <arnd@...db.de>, ren_guo@...ky.com
Cc: "open list:GENERIC INCLUDE/ASM HEADER FILES"
<linux-arch@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Jason Cooper <jason@...edaemon.net>,
c-sky_gcc_upstream@...ky.com, gnu-csky@...tor.com,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
wbx@...ibc-ng.org, Greentime Hu <green.hu@...il.com>
Subject: Re: [PATCH V3 21/26] dt-bindings: interrupt-controller: C-SKY APB intc
On Thu, Sep 6, 2018 at 8:05 AM Arnd Bergmann <arnd@...db.de> wrote:
>
> On Thu, Sep 6, 2018 at 4:13 AM Guo Ren <ren_guo@...ky.com> wrote:
> >
> > On Wed, Sep 05, 2018 at 07:43:10PM -0500, Rob Herring wrote:
> > > On Wed, Sep 5, 2018 at 7:10 AM Guo Ren <ren_guo@...ky.com> wrote:
> > > >
> > > > Signed-off-by: Guo Ren <ren_guo@...ky.com>
> > > > +
> > > > + intc: interrupt-controller {
> > >
> > > Needs a unit-address.
> > Ok, change it to:
> > intc: interrupt-controller@...0500000 {
>
> The unit address has no leading 0x or leading zeroes, so
> interrupt-controller@...000
Please build your dts files with W=12 and it will tell you this and
other errors. And then update any examples based on that.
Rob
Powered by blists - more mailing lists