]> git.karo-electronics.de Git - linux-beck.git/commitdiff
powerpc/dts/c293pcie: Add range field for IFC NAND
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Tue, 24 Sep 2013 10:50:32 +0000 (16:20 +0530)
committerScott Wood <scottwood@freescale.com>
Tue, 29 Oct 2013 02:11:20 +0000 (21:11 -0500)
C290PCIe has NAND flash present on IFC Chip Select(CS) 1.

So Add "ranges" field for NAND flash on CS1.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/boot/dts/c293pcie.dts

index 1238bda8901f34a4d59fe76825c1282c45abc121..6681cc21030bda283cd2960d64e2f48cdc510861 100644 (file)
@@ -45,6 +45,7 @@
        ifc: ifc@fffe1e000 {
                reg = <0xf 0xffe1e000 0 0x2000>;
                ranges = <0x0 0x0 0xf 0xec000000 0x04000000
+                         0x1 0x0 0xf 0xff800000 0x00010000
                          0x2 0x0 0xf 0xffdf0000 0x00010000>;
 
        };