[RFC PATCH V2 0/8] Add support for Tegra210 AGIC

2015-12-17 Thread Jon Hunter
The Tegra210 AGIC interrupt controller is a 2nd level interrupt controller located in a separate power domain to the main GIC interrupt controller. It can route interrupts to the main CPU cluster or an Audio DSP slave. Ideally we would like to re-use the existing ARM GIC driver because the AGIC

[RFC PATCH V2 0/8] Add support for Tegra210 AGIC

2015-12-17 Thread Jon Hunter
The Tegra210 AGIC interrupt controller is a 2nd level interrupt controller located in a separate power domain to the main GIC interrupt controller. It can route interrupts to the main CPU cluster or an Audio DSP slave. Ideally we would like to re-use the existing ARM GIC driver because the AGIC