]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/omap3-igep0030-common.dtsi
Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and 'for...
[karo-tx-linux.git] / arch / arm / boot / dts / omap3-igep0030-common.dtsi
index 63f8b9a2f3af0dfb997d778018f0652f01cea16a..e94d9427450cafa9457be8f5b50d8bfa9a07d8b5 100644 (file)
@@ -99,3 +99,7 @@
        pinctrl-names = "default";
        pinctrl-0 = <&uart2_pins>;
 };
+
+&gpmc {
+       ranges = <0 0 0x30000000 0x01000000>;   /* CS0: 16MB for NAND */
+};