Part Number: AM5728
Other Parts Discussed in Thread: TPD12S015
Tool/software: Linux
Hi,
Is it possible to allocate GPIO interrupts to specific CPU cores?
If allocation is possible, please tell me how to do it.
Executing the following command results in an error.
USB/MMC etc modules can be changed normally.
179 is an interrupt of gpio.
cat /proc/irq/179/smp_affinity
3
echo 2 > /proc/irq/179/smp_affinity
-sh: echo: write error: Input/output error
Best Regards,
Shigehiro Tsuda