ARM: mvebu: fix unit address of MPIC nodes
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 3 Mar 2015 14:41:03 +0000 (15:41 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 4 Mar 2015 14:09:27 +0000 (15:09 +0100)
commit24c2573bdb9203259a822a4e3ed90795b273d3ab
treebe00b36d296afa5dd7249bf5de9f8c3c50cf77d6
parent9552203cb08b9802e17f19bd5c786d6a2281a04a
ARM: mvebu: fix unit address of MPIC nodes

The Device Tree nodes describing the MPIC nodes on Armada 370, 375,
38x and XP had a unit address that did not match the first reg
property, as suggested by the ePAPR. This commit fixes that.

[gregory.clement@free-electrons.com: removed the armada-38x part, as it
was already applied by a previous patch]

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-370-xp.dtsi
arch/arm/boot/dts/armada-370.dtsi
arch/arm/boot/dts/armada-375.dtsi
arch/arm/boot/dts/armada-xp.dtsi
This page took 0.02728 seconds and 5 git commands to generate.