arch:arm:dts: odroid/trats2: add memory device type
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Wed, 23 Jul 2014 09:41:41 +0000 (11:41 +0200)
committerPrzemyslaw Marczak <p.marczak@samsung.com>
Fri, 4 Dec 2015 15:31:01 +0000 (16:31 +0100)
Change-Id: I80c42c8c390ccba1e748671b7f85d5b71371bbe9
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
arch/arm/dts/exynos4412-odroid.dts
arch/arm/dts/exynos4412-trats2.dts

index a63e8abab4ae9cdcc708960930f551bde7bbcb8d..3c541419618dd4c53d5bc3062e6197aed7a3dbf2 100644 (file)
                mmc4 = "dwmmc@12550000";
        };
 
+       memory {
+               device_type = "memory";
+               reg =  <0x40000000 0x10000000
+                       0x50000000 0x10000000
+                       0x60000000 0x10000000
+                       0x70000000 0x10000000
+                       0x80000000 0x10000000
+                       0x90000000 0x10000000
+                       0xa0000000 0x10000000
+                       0xb0000000 0xff00000>;
+       };
+
        i2c@13860000 {
                samsung,i2c-sda-delay = <100>;
                samsung,i2c-slave-addr = <0x10>;
index 2d4e522ea2770ef0e428eea352b4ffd4e43271d9..97f67de530c4d1267d2adbea1c16f4218672b55e 100644 (file)
                mmc4 = "dwmmc@12550000";
        };
 
+       memory {
+               device_type = "memory";
+               reg = <0x40000000 0x10000000
+                      0x50000000 0x10000000
+                      0x60000000 0x10000000
+                      0x70000000 0x10000000>;
+       };
+
        i2c@138d0000 {
                samsung,i2c-sda-delay = <100>;
                samsung,i2c-slave-addr = <0x10>;