[PATCH 1/3] misc: Add crossbar driver

Rajendra Nayak rnayak at ti.com
Fri Aug 23 00:47:34 EDT 2013


On Thursday 22 August 2013 05:03 PM, Sricharan R wrote:
>  maps crossbar number<->  to interrupt number and
>  calls request_irq(int_no, crossbar_handler,..)

So will this mapping happen based on some data passed from DT or
just based on whats available when the device does a request_irq()?

If its based on whats available then I see an issue when you need
to remap something thats already mapped by default (and not used)
since you run out of all free ones.



More information about the linux-arm-kernel mailing list