Skip to content
Snippets Groups Projects
Commit 1fe8bb28 authored by Joseph's avatar Joseph
Browse files

realme-rmx1851: Remove add_ram_oops patch as doesn't seem to work

correctly
parent 85c72c2c
No related branches found
No related tags found
No related merge requests found
diff --git a/arch/arm64/boot/dts/qcom/sdm670.dtsi b/arch/arm64/boot/dts/qcom/sdm670.dtsi
index 9196229c1..6d17dd434 100644
--- a/arch/arm64/boot/dts/qcom/sdm670.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm670.dtsi
@@ -709,6 +709,14 @@
size = <0 0x2400000>;
};
+ ramoops@8f000000 {
+ compatible = "ramoops";
+ reg = <0 0x8f000000 0 0x100000>;
+ record-size = <0x4000>;
+ console-size = <0x4000>;
+ };
+
+
/* global autoconfigured region for contiguous allocations */
linux,cma {
compatible = "shared-dma-pool";
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment