Dear community, Looking at the GPIO naming convention for IMX6ULL (GPIO Alphanumeric to GPIO Numeric Assignment | Toradex Developer Center) I see that GPIO5_IO01 is not reported, it should be the 129. As far as I understand from the IMX6ULL datasheet that GPIO should be connected to the SODIMM PIN 45 (PIN 16 on the X9 connector for the Viola carrier Board).
Thank you @alex.tx for the hint.
I try to use that pin as normal GPIO using sysfs and it work as expected.
What are the implication if we use that GPIO in our design?