Merge "ARM: dts: msm: Add reboot reason node to Tuna SoC"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
0239b44918
@@ -37,6 +37,8 @@
|
||||
|
||||
reserved_memory: reserved-memory {};
|
||||
|
||||
ddr-regions { };
|
||||
|
||||
firmware: firmware {
|
||||
qcom_scm: qcom_scm { };
|
||||
};
|
||||
|
@@ -107,6 +107,12 @@
|
||||
linux,can-disable;
|
||||
};
|
||||
};
|
||||
|
||||
reboot_reason {
|
||||
compatible = "qcom,reboot-reason";
|
||||
nvmem-cells = <&restart_reason>;
|
||||
nvmem-cell-names = "restart_reason";
|
||||
};
|
||||
};
|
||||
|
||||
&thermal_zones {
|
||||
|
@@ -42,6 +42,8 @@
|
||||
|
||||
reserved_memory: reserved-memory {};
|
||||
|
||||
ddr-regions { };
|
||||
|
||||
firmware: firmware {
|
||||
qcom_scm: qcom_scm {};
|
||||
};
|
||||
|
Reference in New Issue
Block a user