lantiq: dts: move memory node to board dts

The memory node is highly board specific and should be only defined in
the board dts.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin 2019-01-27 12:20:21 +01:00
parent ee66fe4ea9
commit df13384c56
47 changed files with 43 additions and 16 deletions

View File

@ -11,6 +11,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -21,6 +21,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x1000000>;
};

View File

@ -26,6 +26,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};

View File

@ -20,6 +20,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -25,6 +25,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};

View File

@ -25,6 +25,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};

View File

@ -23,6 +23,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -25,6 +25,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -23,6 +23,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -23,6 +23,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};

View File

@ -23,6 +23,7 @@
};
memory@0 { /* RAM: Samsung K4H511638F-LC 64MB */
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -23,6 +23,7 @@
};
memory@0 { /* RAM: Samsung K4H511638F-LC 64MB */
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
};

View File

@ -23,6 +23,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x1000000>;
};

View File

@ -20,6 +20,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -23,6 +23,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -11,6 +11,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};
};

View File

@ -11,6 +11,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};
};

View File

@ -21,6 +21,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -23,6 +23,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -23,6 +23,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
};

View File

@ -13,6 +13,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};

View File

@ -25,6 +25,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};

View File

@ -24,6 +24,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -22,6 +22,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
};

View File

@ -23,6 +23,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -23,6 +23,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};

View File

@ -22,6 +22,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -22,6 +22,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -5,6 +5,7 @@
/ {
memory@0 {
device_type = "memory";
reg = <0x0 0x7f00000>;
};

View File

@ -25,6 +25,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -25,6 +25,7 @@
};
memory@0 {
device_type = "memory";
reg = <0x0 0x4000000>;
};

View File

@ -19,10 +19,6 @@
};
};
memory@0 {
device_type = "memory";
};
biu@1f800000 {
#address-cells = <1>;
#size-cells = <1>;

View File

@ -19,10 +19,6 @@
};
};
memory@0 {
device_type = "memory";
};
biu@1f800000 {
#address-cells = <1>;
#size-cells = <1>;

View File

@ -19,10 +19,6 @@
};
};
memory@0 {
device_type = "memory";
};
biu@1f800000 {
#address-cells = <1>;
#size-cells = <1>;

View File

@ -19,10 +19,6 @@
};
};
memory@0 {
device_type = "memory";
};
cputemp@0 {
compatible = "lantiq,cputemp";
};