Which GPIO pin should I look for the reset key on?

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?

gpio_state_240802.txt (7.5 KB)

hello insu8897,

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.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.