External interruption from userland on STM32MP157F - DK2
Hello,I'm trying to configure an externall interrupt (for a digital signal) to be handle from the User Space. I have configured the following node in the device tree on the root node:/ {... exti_gpio_node { compatible = "test,button"; ...