From: Thomas Petazzoni Date: Tue, 3 Mar 2015 14:41:03 +0000 (+0100) Subject: ARM: mvebu: fix unit address of MPIC nodes X-Git-Tag: omap-for-v4.2/o2_dc~53^2~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24c2573bdb9203259a822a4e3ed90795b273d3ab;p=pandora-kernel.git 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 Signed-off-by: Gregory CLEMENT --- Reading git-diff-tree failed