From: Antony Pavlov <antonynpavlov@gmail.com>
To: Rob Herring <robh+dt@kernel.org>
Cc: Linux-MIPS <linux-mips@linux-mips.org>,
Ralf Baechle <ralf@linux-mips.org>,
Paul Burton <paul.burton@imgtec.com>,
Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>,
Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] MIPS: devicetree: fix cpu interrupt controller node-names
Date: Tue, 24 May 2016 14:43:17 +0300 [thread overview]
Message-ID: <20160524144317.53614ee26334019774c3ea99@gmail.com> (raw)
In-Reply-To: <CAL_Jsq+CC3p0hPTtPB=RsL9O7sqX1ZXKkoFk0dOj0gvvKifAkw@mail.gmail.com>
On Mon, 23 May 2016 10:47:16 -0500
Rob Herring <robh+dt@kernel.org> wrote:
> On Mon, May 23, 2016 at 6:39 AM, Antony Pavlov <antonynpavlov@gmail.com> wrote:
> > Here is the quote from [1]:
> >
> > The unit-address must match the first address specified
> > in the reg property of the node. If the node has no reg property,
> > the @ and unit-address must be omitted and the node-name alone
> > differentiates the node from other nodes at the same level
> >
> > This patch adjusts MIPS dts-files and devicetree binding
> > documentation in accordance with [1].
> >
> > [1] Power.org(tm) Standard for Embedded Power Architecture(tm)
> > Platform Requirements (ePAPR). Version 1.1 – 08 April 2011.
> > Chapter 2.2.1.1 Node Name Requirements
>
> FYI, you can reference "the Devicetree Spec" now: devicetree.org
Thanks for your note! Last time I visited devicetree.org in Jan 2015.
Now I see that the devicetree.org site has changed dramaticaly,
e.g. it does not use Mediawiki anymore.
Alas some important links from the http://www.devicetree.org/specifications/ page are broken:
* http://www.devicetree.org/specifications-pdf
* https://github.com/devicetree-org/devicetree-specification-released
Anyway I have got a prerelease specification version from github:
https://raw.githubusercontent.com/devicetree-org/devicetree-specification-released/master/prerelease/devicetree-specification-v0.1-pre1-20160429.pdf
> Acked-by: Rob Herring <robh@kernel.org>
>
> > Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> > Cc: Ralf Baechle <ralf@linux-mips.org>
> > Cc: Paul Burton <paul.burton@imgtec.com>
> > Cc: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
> > Cc: Rob Herring <robh+dt@kernel.org>
> > Cc: Pawel Moll <pawel.moll@arm.com>
> > Cc: Mark Rutland <mark.rutland@arm.com>
> > Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
> > Cc: Kumar Gala <galak@codeaurora.org>
> > Cc: linux-mips@linux-mips.org
> > Cc: devicetree@vger.kernel.org
> > Cc: linux-kernel@vger.kernel.org
> > ---
> > Documentation/devicetree/bindings/mips/cpu_irq.txt | 2 +-
> > arch/mips/boot/dts/ingenic/jz4740.dtsi | 2 +-
> > arch/mips/boot/dts/ralink/mt7620a.dtsi | 2 +-
> > arch/mips/boot/dts/ralink/rt2880.dtsi | 2 +-
> > arch/mips/boot/dts/ralink/rt3050.dtsi | 2 +-
> > arch/mips/boot/dts/ralink/rt3883.dtsi | 2 +-
> > arch/mips/boot/dts/xilfpga/nexys4ddr.dts | 2 +-
> > 7 files changed, 7 insertions(+), 7 deletions(-)
--
--
Best regards,
Antony Pavlov
prev parent reply other threads:[~2016-05-24 11:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-23 11:39 [PATCH] MIPS: devicetree: fix cpu interrupt controller node-names Antony Pavlov
2016-05-23 15:47 ` Rob Herring
2016-05-24 11:43 ` Antony Pavlov [this message]
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=20160524144317.53614ee26334019774c3ea99@gmail.com \
--to=antonynpavlov@gmail.com \
--cc=Zubair.Kakakhel@imgtec.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=mark.rutland@arm.com \
--cc=paul.burton@imgtec.com \
--cc=pawel.moll@arm.com \
--cc=ralf@linux-mips.org \
--cc=robh+dt@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).