优化预留内存驱动获取唤醒源的方式

This commit is contained in:
2025-04-22 17:01:16 +08:00
parent 5879cea210
commit 5d71fcb5db
3 changed files with 84 additions and 36 deletions

View File

@@ -41,10 +41,6 @@
};
reserved-memory {
wakeup_source: wakeup_source {
reg = <0x0 0x4307F000 0x0 0x00001000>;
no-map;
};
e907_fw: e907_fw {
reg = <0x0 0x43080000 0x0 0x00190000>;
};
@@ -97,6 +93,11 @@
reg = <0x0 0x4304A000 0x0 0x1000>;
no-map;
};
wakeup_source: wakeup_source {
reg = <0x0 0x4304B000 0x0 0x00001000>;
compatible = "wakeup-src";
no-map;
};
boot_param: boot_param@0x42FFF000 {
reg = <0x0 0x42FFF000 0x0 0x1000>;