mediatek: filogic: add missing memory node

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 5b1d7aab9e)
This commit is contained in:
Tianling Shen
2023-06-27 21:10:57 +08:00
parent b0c542f22b
commit 8a9a8711b2
3 changed files with 12 additions and 0 deletions

View File

@@ -25,6 +25,10 @@
stdout-path = "serial0:115200n8";
};
memory {
reg = <0 0x40000000 0 0x10000000>;
};
gpio-keys {
compatible = "gpio-keys";

View File

@@ -22,6 +22,10 @@
stdout-path = "serial0:115200n8";
};
memory {
reg = <0 0x40000000 0 0x10000000>;
};
gpio-keys {
compatible = "gpio-keys";

View File

@@ -22,6 +22,10 @@
stdout-path = "serial0:115200n8";
};
memory {
reg = <0 0x40000000 0 0x10000000>;
};
gpio-keys {
compatible = "gpio-keys";