]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/arm/boot/dts/imx7s.dtsi
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / arch / arm / boot / dts / imx7s.dtsi
index 2b6cb05bc01a85f937823d8c1c97fd5aec13bb5c..be33dfc86838ea16dd09201c60cfcdfe00d3c054 100644 (file)
 #include <dt-bindings/input/input.h>
 #include <dt-bindings/interrupt-controller/arm-gic.h>
 #include "imx7d-pinfunc.h"
-#include "skeleton.dtsi"
 
 / {
+       #address-cells = <1>;
+       #size-cells = <1>;
+       /*
+        * The decompressor and also some bootloaders rely on a
+        * pre-existing /chosen node to be available to insert the
+        * command line and merge other ATAGS info.
+        * Also for U-Boot there must be a pre-existing /memory node.
+        */
+       chosen {};
+       memory { device_type = "memory"; reg = <0 0>; };
+
        aliases {
                gpio0 = &gpio1;
                gpio1 = &gpio2;