From: Thomas Petazzoni Date: Thu, 6 Jun 2013 09:21:23 +0000 (+0200) Subject: arm: mvebu: armada-xp-{gp,openblocks-ax3-4}: specify PCIe range X-Git-Tag: v3.10-rc6~1^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f1f3d5088316f827591764aa6a5e7161eb514bd;p=pandora-kernel.git arm: mvebu: armada-xp-{gp,openblocks-ax3-4}: specify PCIe range The ranges DT entry needed by the PCIe controller is defined at the SoC .dtsi level. However, some boards have a NOR flash, and to support it, they need to override the SoC-level ranges property to add an additional range. Since PCIe and NOR support came separately, some boards were not properly changed to include the PCIe range in their ranges property at the .dts level. This commit fixes those platforms. Signed-off-by: Thomas Petazzoni Signed-off-by: Jason Cooper --- Reading git-diff-tree failed