ARM: dts: Kill off skeleton{64}.dtsi
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / wm8850.dtsi
index 8fbccfbe75f33df7be79ea7be37c15b9f5bf2535..c572d777077fdc07faad0f1bf15e39cc250569fd 100644 (file)
@@ -6,9 +6,9 @@
  * Licensed under GPLv2 or later
  */
 
-/include/ "skeleton.dtsi"
-
 / {
+       #address-cells = <1>;
+       #size-cells = <1>;
        compatible = "wm,wm8850";
 
        cpus {
                };
        };
 
+       memory {
+               device_type = "memory";
+               reg = <0x0 0x0>;
+       };
+
        aliases {
                serial0 = &uart0;
                serial1 = &uart1;