ARM: dts: msm: disable scandump_ubwcp dumps on Sun

Disable scandump_ubwcp memory dumps on Sun.

Change-Id: I87e1a34338060a41d90acf0ccd4aaf52f24a5087
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
This commit is contained in:
Yuanfang Zhang
2024-03-08 17:52:33 +08:00
parent cfa5ac46df
commit 2f7905c2c7

View File

@@ -894,10 +894,5 @@
qcom,dump-size = <0x300000>; qcom,dump-size = <0x300000>;
qcom,dump-id = <0x221>; qcom,dump-id = <0x221>;
}; };
scandump_ubwcp {
qcom,dump-size = <0x40000>;
qcom,dump-id = <0x222>;
};
}; };
}; };