I have a Xavier NX running 35.2.1. I am trying to use GPIO 04 as an input but I am unable to use it. sudo cat /sys/kernel/debug/gpio | grep PCC.01 results in gpio-318 (PCC.01 |pwr ) out hi
How can I find the driver in the dtb file to remove from this pin? Ive looked through the device tree but I am unsure how to find this gpio pin. Since the naming is different.
I have properly configured the pin in the pinmux and its configured as an input.