imx8mm gpio interrupt could not bind from cpu0 to other

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx8mm gpio interrupt could not bind from cpu0 to other

1,375 Views
sofia_0571
Contributor II

too many interrupts(gpio5_3 as interrupt source) to respond. I want to bind from cpu0 to other cpus.

I have tested it by irq_set_affinity, but it didn’t work. 

last found chip->irq_set_affinity is null.now how to do it?

thanks.

Tags (1)
0 Kudos
1 Reply

1,363 Views
igorpadykov
NXP Employee
NXP Employee

Hi David

 

one can try to run application which uses that interrupt on specific core using examples with taskset :

in sect.6.9.4 AN12118  i.MX 8M Quad Power Consumption Measurement

or  https://community.toradex.com/t/can-packets-dropped-if-high-bus-load-on-apalis-imx8-boot2qt-image-an...

 

Best regards
igor

0 Kudos