AGX orin hardware watchdog question

Jetpack 6.2, Ubuntu 22.04 kernel 5.15.148:

Issue Description:
Hello Nvidia team,

Wanna confirm if there is hardware watchdog in AGX Orin?

There is a pin which name is WDT_RESET_OUT_N(B54). However, I found KevinFFF said the B54 is not support yet, but the WDT should still work. Is the answer same as Jetpack 6.2? What’s the purpose of WDT_RESET_OUT_N?

Also, I found other article, Trumary said Orin module has own internal WDT. This is not the WDT_RESET_OUT_N, is it? And does this internal WDT work as hardware watchdog?

The final question is… if I’d like to enable the hardware watchdog, can I follow the article to implement the function?