Hi all,
I am using IMX8MM platform as slave USB device. I want to implement parallel ISR on USB detection interrupt. When USB is connected with host, slave USB driver would have generated some software interrupt. I want to use that interrupt as indication to top user application using custom ISR on it. I can see below interrupt in `/proc/interrupt`.
` 58: 0 0 0 0 GICv3 72 Level 32e40000.usb`
Please help me to achieve this.
Thanks,
Ajita
已解决! 转到解答。
Hi @ajita02,
I hope you are doing well.
@Rita_Wang @asim_zaidi @weidong_sun @riteshmpatel
Please provide a lead.