[PATCHv3] irqchip: Add support for TI-NSPIRE irqchip

2013-12-04 Thread dt . tangr
From: Daniel Tang This patch adds support for the interrupt controllers found in some TI-Nspire models. FIQ support was taken out to simplify the driver code and may be added in later. Since Linux on this platform doesn't really use FIQs, this wasn't really that important in the first place.

[PATCHv3] irqchip: Add support for TI-NSPIRE irqchip

2013-12-04 Thread dt . tangr
From: Daniel Tang dt.ta...@gmail.com This patch adds support for the interrupt controllers found in some TI-Nspire models. FIQ support was taken out to simplify the driver code and may be added in later. Since Linux on this platform doesn't really use FIQs, this wasn't really that important in