Merge "ARM: dts: msm: Add download-mode node to VM"

This commit is contained in:
qctecmdr
2022-11-16 11:06:49 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -219,6 +219,21 @@
compatible = "qcom,msm-imem-boot_stats";
reg = <0x6b0 0x20>;
};
mem_dump_table@10 {
compatible = "qcom,msm-imem-mem_dump_table";
reg = <0x10 0x8>;
};
dload_type@1c {
compatible = "qcom,msm-imem-dload-type";
reg = <0x1c 0x4>;
};
diag_dload@c8 {
compatible = "qcom,msm-imem-diag-dload";
reg = <0xc8 0xc8>;
};
};
qcom,mpm2-sleep-counter@c221000 {