Hi,
I want to enable GPIO17 (in header J30) as an external hardware interrupt on the Xavier. I was wondering how to set the dtsi file such that it can be an interrupt. So far I have the following, but not sure how to set it as an interrupt.
This is in the sources/hardware/nvidia/platform/t19x/galen/kernel-dts/common/tegra194-p2888-0000-a00.dtsi
It seems as though defining the GPIO in …/galen/kernel-dts/common/tegra194-p2888-0000-a00.dtsi is incorrect. Is there anywhere else I need to define the pin as a GPIO such that it can be set as an interrupt?