summaryrefslogtreecommitdiff
path: root/include/pmu_tpschrome.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pmu_tpschrome.h')
-rw-r--r--include/pmu_tpschrome.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/pmu_tpschrome.h b/include/pmu_tpschrome.h
index 2f7c213d9d..1d60c6b1cd 100644
--- a/include/pmu_tpschrome.h
+++ b/include/pmu_tpschrome.h
@@ -216,6 +216,10 @@ int pmu_enable_ext_control(int enable);
*/
int pmu_set_fastcharge(enum FASTCHARGE_TIMEOUT timeout);
+/**
+ * Reset the entire board if it is capable
+ */
+void board_hard_reset(void);
#endif /* __CROS_EC_TPSCHROME_H */