11-09-2016, 05:45 PM
Hello all,
I want to bind the FIQ to a GPIO pin input processing. Is this functionality available on the Pine64?
I see definition of the pending request in drivers/irqchip/irq-sun4i.c,
#define SUN4I_IRQ_FIQ_PENDING_REG(x) (0x20 + 0x4 * x)
but no reference or apparent support in the module.
Should I be looking elsewhere?
Thank you, Joe
I want to bind the FIQ to a GPIO pin input processing. Is this functionality available on the Pine64?
I see definition of the pending request in drivers/irqchip/irq-sun4i.c,
#define SUN4I_IRQ_FIQ_PENDING_REG(x) (0x20 + 0x4 * x)
but no reference or apparent support in the module.
Should I be looking elsewhere?
Thank you, Joe