Re: [PATCH 05/12] irqchip: nvic: increase number of external interrupts to 112

2014-12-03 Thread Stefan Agner
On 2014-12-03 09:12, Uwe Kleine-König wrote: > Hallo Stefan, > > On Wed, Dec 03, 2014 at 01:12:04AM +0100, Stefan Agner wrote: >> So far only vectors for up to 48 external interrupts have been >> registred in the vector table. Increase the amount of registred > s/registred/registered/ > >> extern

Re: [PATCH 05/12] irqchip: nvic: increase number of external interrupts to 112

2014-12-03 Thread Uwe Kleine-König
Hallo Stefan, On Wed, Dec 03, 2014 at 01:12:04AM +0100, Stefan Agner wrote: > So far only vectors for up to 48 external interrupts have been > registred in the vector table. Increase the amount of registred s/registred/registered/ > external vectors to 112. Also, add a warning in case NVIC report

[PATCH 05/12] irqchip: nvic: increase number of external interrupts to 112

2014-12-02 Thread Stefan Agner
So far only vectors for up to 48 external interrupts have been registred in the vector table. Increase the amount of registred external vectors to 112. Also, add a warning in case NVIC reports support for more interrupts than 128. Note: the vector table must align to the number of entires in the v