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:
Shivendra Pratap
2024-10-11 21:35:13 +05:30
parent 7d455992f2
commit 8c94236e53

View File

@@ -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 {