ARM: tegra: Fix unit_address_vs_reg DTC warnings for /memory
[linux-2.6-microblaze.git] / arch / arm / boot / dts / tegra124.dtsi
index 174092b..183c5ac 100644 (file)
@@ -7,14 +7,17 @@
 #include <dt-bindings/reset/tegra124-car.h>
 #include <dt-bindings/thermal/tegra124-soctherm.h>
 
-#include "skeleton.dtsi"
-
 / {
        compatible = "nvidia,tegra124";
        interrupt-parent = <&lic>;
        #address-cells = <2>;
        #size-cells = <2>;
 
+       memory@80000000 {
+               device_type = "memory";
+               reg = <0x0 0x80000000 0x0 0x0>;
+       };
+
        pcie@1003000 {
                compatible = "nvidia,tegra124-pcie";
                device_type = "pci";