This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3352: GPIO resets on kernel boot

Part Number: AM3352

Tool/software: Linux

Hi,

I am getting a .7ms LOW signal for a gpio, while the board starts loading kernel (HIGH -> LOW -> HIGH)

FYI,

  • I am using custom AM3352 based board with Das U-boot.
  • Added pinmux entry in mux.c file (u-boot)
  • Added ti,no-reset-on-init to the gpio chip in DTS(linux)