Re: [PATCH] MIPS: devicetree: fix cpu interrupt controller node-names

From: Antony Pavlov
Date: Tue May 24 2016 - 07:42:21 EST


On Mon, 23 May 2016 10:47:16 -0500
Rob Herring <robh+dt@xxxxxxxxxx> wrote:

> On Mon, May 23, 2016 at 6:39 AM, Antony Pavlov <antonynpavlov@xxxxxxxxx> 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@xxxxxxxxxx>
>
> > Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx>
> > Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
> > Cc: Paul Burton <paul.burton@xxxxxxxxxx>
> > Cc: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@xxxxxxxxxx>
> > Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> > Cc: Pawel Moll <pawel.moll@xxxxxxx>
> > Cc: Mark Rutland <mark.rutland@xxxxxxx>
> > Cc: Ian Campbell <ijc+devicetree@xxxxxxxxxxxxxx>
> > Cc: Kumar Gala <galak@xxxxxxxxxxxxxx>
> > Cc: linux-mips@xxxxxxxxxxxxxx
> > Cc: devicetree@xxxxxxxxxxxxxxx
> > Cc: linux-kernel@xxxxxxxxxxxxxxx
> > ---
> > 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