ARM: dts: msm: move scandump_gpu to dynamic memory dump

Move scandump_gpu dump entry to dynamic memory dump.

Change-Id: I5682b7f335482a84bee0539765f7124a82544161
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
This commit is contained in:
Yuanfang Zhang
2024-06-17 13:25:15 +08:00
parent d8f258e96f
commit fcac16f9c7

View File

@@ -734,16 +734,18 @@
qcom,dump-size = <0x40000>;
qcom,dump-id = <0x220>;
};
scandump_gpu {
qcom,dump-size = <0x300000>;
qcom,dump-id = <0x221>;
};
};
dynamic_mem_dump {
qcom,dynamic-mem-dump;
scandump_gpu {
scandump_gpu {
qcom,dump-size = <0x300000>;
qcom,dump-id = <0x221>;
};
};
cpuss_reg {
cpuss_reg {
qcom,dump-size = <0xa00000>;