summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorJaiprakash Singh <b44839@freescale.com>2014-11-20 09:07:26 (GMT)
committerMatthew Weigel <Matthew.Weigel@freescale.com>2014-12-11 18:41:18 (GMT)
commitcbb43234adaa0644e69a753c7a6782cfa3ba343d (patch)
tree40090cf0b414912462095df4ce0a25d0504e8128 /arch
parent014b9cffa2115e57e664cd16319c43e4b3eaef5a (diff)
downloadlinux-fsl-qoriq-cbb43234adaa0644e69a753c7a6782cfa3ba343d.tar.xz
powerpc/dts/c29xpcie: Update range field for IFC NAND
C29xPCIe has NAND flash present on IFC CS1. So update "ranges" field for NAND flash on CS1. Signed-off-by: Jaiprakash Singh <b44839@freescale.com> Change-Id: Id3bcf527929b9caeda9a81a1712b030e364ed64c Reviewed-on: http://git.am.freescale.net:8181/24113 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Mingkai Hu <Mingkai.Hu@freescale.com> Reviewed-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: Richard Schmitt <richard.schmitt@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/boot/dts/c293pcie.dts3
-rw-r--r--arch/powerpc/boot/dts/c293pcie_36b.dts3
2 files changed, 2 insertions, 4 deletions
diff --git a/arch/powerpc/boot/dts/c293pcie.dts b/arch/powerpc/boot/dts/c293pcie.dts
index 1238bda..d907edc 100644
--- a/arch/powerpc/boot/dts/c293pcie.dts
+++ b/arch/powerpc/boot/dts/c293pcie.dts
@@ -45,8 +45,7 @@
ifc: ifc@fffe1e000 {
reg = <0xf 0xffe1e000 0 0x2000>;
ranges = <0x0 0x0 0xf 0xec000000 0x04000000
- 0x2 0x0 0xf 0xffdf0000 0x00010000>;
-
+ 0x1 0x0 0xf 0xff800000 0x00010000>;
};
soc: soc@fffe00000 {
diff --git a/arch/powerpc/boot/dts/c293pcie_36b.dts b/arch/powerpc/boot/dts/c293pcie_36b.dts
index f2f6d76..b7ec988 100644
--- a/arch/powerpc/boot/dts/c293pcie_36b.dts
+++ b/arch/powerpc/boot/dts/c293pcie_36b.dts
@@ -45,8 +45,7 @@
ifc: ifc@fffe1e000 {
reg = <0xf 0xffe1e000 0 0x2000>;
ranges = <0x0 0x0 0xf 0xec000000 0x04000000
- 0x2 0x0 0xf 0xffdf0000 0x00010000>;
-
+ 0x1 0x0 0xf 0xff800000 0x00010000>;
};
soc: soc@fffe00000 {