Other Parts Discussed in Thread: TCAN4550
I am using AM62x processor and ti,tcan4550 spi to can module, but I found AM62x doesn't support low level trigger intterupt, at the same time, ti,tcan4550 spi to can module only support low level trigger intterupt. There are some snaps with reguard to the register of configuration of GPIO interrupt on AM62x processor, and the describe of nINT about ti,tcan4550 spi to can module.
My queston is: how can I deal with this issue? And which GPIO support low level interrupt trigger on AM62x? Thankyou.
Below picture is the result which I apply IRQ_TYPE_LEVEL_LOW in dts. It can be find out that AM62x dosen't support IRQ_TYPE_LEVEL_LOW trigger method.