imx8mm gpio interrupt could not bind from cpu0 to other

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx8mm gpio interrupt could not bind from cpu0 to other

1,962 次查看
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.

标记 (1)
0 项奖励
回复
1 回复

1,950 次查看
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 项奖励
回复