Merge "ARM: dts: msm: Modify dump_mem dts node property to adapt kernel-6.6 on monaco"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
f60008f966
@@ -274,9 +274,7 @@
|
||||
};
|
||||
|
||||
dump_mem: mem_dump_region {
|
||||
compatible = "shared-dma-pool";
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
reusable;
|
||||
size = <0 0x800000>;
|
||||
};
|
||||
|
||||
@@ -725,6 +723,10 @@
|
||||
|
||||
mem_dump {
|
||||
compatible = "qcom,mem-dump";
|
||||
memory-region = <&dump_mem>;
|
||||
|
||||
static_dump {
|
||||
qcom,static-mem-dump;
|
||||
|
||||
c0_context {
|
||||
qcom,dump-size = <0x800>;
|
||||
@@ -826,6 +828,7 @@
|
||||
qcom,dump-id = <0x101>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
qcom,smp2p-modem {
|
||||
compatible = "qcom,smp2p";
|
||||
|
Reference in New Issue
Block a user