Hi, i am using stm32mp157c in my product.so when the CAN interrupt is invoked after that the Button Interrupt stop working.both device tree nodes are following.
GPIO for button is 98.GPIO for CAN is 92.In dts file,button: gpio-keys { compatible = "gpio-keys"; #address-cells = <1>; #size-cells = <0>; status = "okay"; button1: plugin-gpio { label = "plugin-gpio"; ...