Re: [PATCH] irqchip: tegra: Add Tegra210 support

2015-03-29 Thread Jason Cooper
Thierry, On Mon, Mar 23, 2015 at 11:26:19AM +0100, Thierry Reding wrote: > From: Thierry Reding > > Tegra210 uses the same legacy interrupt controller as older generations > but it adds a sixth instance. > > Signed-off-by: Thierry Reding > --- > drivers/irqchip/irq-tegra.c | 8 +++- > 1 f

[PATCH] irqchip: tegra: Add Tegra210 support

2015-03-23 Thread Thierry Reding
From: Thierry Reding Tegra210 uses the same legacy interrupt controller as older generations but it adds a sixth instance. Signed-off-by: Thierry Reding --- drivers/irqchip/irq-tegra.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/irqchip/irq-tegra.c b/driv