I am using a customized Jetson AGX Xavier industrial board and
I am using L4T version 35.4.1.
SYS_RESET_N(L60)
I want to read the status of the SYS_RESET_N(L60) button, but it doesn’t have a number like other GPIOs, so I can’t read it from /sys/kernel/debug/gpio. How can I find out the status of the button?
SYS_RESET_N is driven by the PMIC on the module during power-on. may I have more details for reading the status of the SYS_RESET_N(L60) button?
you may see-also Jetson AGX Xavier Series Safety Enabled OEM Product Design Guide for [5.2 Power Sequencing] section.