ARM: dts: msm: Add va-minidump node for Ravelin

Enable va-minidump driver for Ravelin.

Change-Id: Ifbe03cb0373072668a2307f98f15a628ca6a56e0
This commit is contained in:
Yue Liu
2022-11-07 10:57:20 +08:00
committed by Gerrit - the friendly Code Review server
parent 4f7d2382a9
commit db30925375

View File

@@ -1298,6 +1298,12 @@
status = "ok";
};
va_mini_dump {
compatible = "qcom,va-minidump";
memory-region = <&va_md_mem>;
status = "ok";
};
qcom,msm-adsprpc-mem {
compatible = "qcom,msm-adsprpc-mem-region";
memory-region = <&adsp_mem_heap>;