Re: [PATCH 1/3] ARM: i.MX: avic: Use irqchip_init() for IRQ initialization in DT case
From: Alexander Shiyan <hidden>
Date: 2014-06-02 05:09:27
From: Alexander Shiyan <hidden>
Date: 2014-06-02 05:09:27
Mon, 2 Jun 2014 10:21:21 +0800 ?? Shawn Guo [off-list ref]:
On Sat, May 31, 2014 at 10:01:30AM +0400, Alexander Shiyan wrote:quoted
Use generic irqchip_init() DT call to initialize IRQs, so after this patch, the mxc-avic driver is quite prepared to move to drivers/irqchip.
...
The patch number in the subject is confusing. There are 6 patches in the series rather than 3.
This is a separate series of three patches for AVIC and similar series for TZIC. You want me to combine them into one? ---