ARM: dts: msm: Add reboot reason node to Tuna SoC
Add reboot reason node to Tuna SoC. Change-Id: I70258d6c2f1d38ef3f214d7b7a3a7684d24bc12e Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
This commit is contained in:
@@ -107,6 +107,12 @@
|
|||||||
linux,can-disable;
|
linux,can-disable;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
reboot_reason {
|
||||||
|
compatible = "qcom,reboot-reason";
|
||||||
|
nvmem-cells = <&restart_reason>;
|
||||||
|
nvmem-cell-names = "restart_reason";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&thermal_zones {
|
&thermal_zones {
|
||||||
|
Reference in New Issue
Block a user