Merge "ARM: dts: msm: Add panic notif and ddump nodes for Sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
24ed8ce4ae
@@ -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>;
|
||||
|
Reference in New Issue
Block a user