Merge "ARM: dts: msm: Add panic notif and ddump nodes for Sun"

This commit is contained in:
qctecmdr
2023-11-08 14:30:25 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 45 additions and 1 deletions

View File

@@ -2475,6 +2475,24 @@
thermal_zones: thermal-zones {
};
qcom,gunyah-panic-notifier {
compatible = "qcom,gh-panic-notifier";
qcom,primary-vm;
gunyah-label = <9>;
peer-name = <2>;
memory-region = <&vm_comm_mem>;
shared-buffer-size = <0x1000>;
};
dmesg-dump {
compatible = "qcom,dmesg-dump";
qcom,primary-vm;
gunyah-label = <7>;
peer-name = <2>;
memory-region = <&vm_comm_mem>;
shared-buffer-size = <0x1000>;
};
mmio_sram: mmio-sram@0x17b4e000 {
#address-cells = <2>;
#size-cells = <2>;