using general IRQs

Ran Shalit ranshalit at gmail.com
Mon Aug 10 17:48:30 AEST 2015


Hello,

MPC8349 has general IRQ numbered 0-7,
It is required to bind these IRQs with some routine , i.e. they are
not used with any specific driver.

- Should they be configured as gpios in device tree so that we can use
the gpio as irq in linux ? Is there any example ?
- After configuration, can the gpios be used in linux using the
standard /sys/class/gpio ?

Regards,
Ran


More information about the Linuxppc-dev mailing list