mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Add va-minidump node for Ravelin
Enable va-minidump driver for Ravelin. Change-Id: Ifbe03cb0373072668a2307f98f15a628ca6a56e0
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
4f7d2382a9
commit
db30925375
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user