Resolved! Interrupt on PMIC - GPIOA 0 or EXTI 55 in the Device Tree?
Hi! What interruppt code line should I use when connecting to the PMIC?The choices are:gpioa 0exti 55Which one should it be? Here is a snippet from my Linux DT. pmic:stpmic@33{ compatible = "st,stpmic1"; reg = <0x33>; interrupts-extended = <&g...