summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/omap3-overo-base.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/omap3-overo-base.dtsi')
-rw-r--r--dts/src/arm/omap3-overo-base.dtsi4
1 files changed, 3 insertions, 1 deletions
diff --git a/dts/src/arm/omap3-overo-base.dtsi b/dts/src/arm/omap3-overo-base.dtsi
index de256fa8da..3e946cac55 100644
--- a/dts/src/arm/omap3-overo-base.dtsi
+++ b/dts/src/arm/omap3-overo-base.dtsi
@@ -223,7 +223,9 @@
};
&gpmc {
- ranges = <0 0 0x00000000 0x20000000>;
+ ranges = <0 0 0x30000000 0x1000000>, /* CS0 */
+ <4 0 0x2b000000 0x1000000>, /* CS4 */
+ <5 0 0x2c000000 0x1000000>; /* CS5 */
nand@0,0 {
compatible = "ti,omap2-nand";