mediatek: filogic: add missing memory node

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2023-06-27 21:10:57 +08:00
parent 7be25601b0
commit 5b1d7aab9e
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";