boards: rd_rw612_bga: Enable HWINFO

Enable some reset causes in PMU node and indicate
in the yaml support for hwinfo.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
Declan Snyder 2024-03-19 14:42:01 -05:00 committed by David Leach
commit 739573ee8e
2 changed files with 7 additions and 0 deletions

View file

@ -136,3 +136,9 @@ arduino_i2c: &flexcomm2 {
&ctimer0 {
status = "okay";
};
&pmu {
reset-causes-en = <PMU_RESET_CM33_LOCKUP>,
<PMU_RESET_ITRC>,
<PMU_RESET_AP_RESET>;
};

View file

@ -22,3 +22,4 @@ supported:
- entropy
- watchdog
- counter
- hwinfo