From mboxrd@z Thu Jan 1 00:00:00 1970 From: haojian.zhuang@gmail.com (Haojian Zhuang) Date: Mon, 30 Jul 2012 09:20:59 +0800 Subject: [PATCH v2 4/7] ARM: pxa: add devicetree code for irq handling In-Reply-To: <50158890.8080504@gmail.com> References: <1343330187-20049-1-git-send-email-zonque@gmail.com> <1343330187-20049-5-git-send-email-zonque@gmail.com> <5013B750.6060608@gmail.com> <501551E4.6020806@gmail.com> <50158890.8080504@gmail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jul 30, 2012 at 3:01 AM, Daniel Mack wrote: > > Please check the appended version. What I also changed now is that > pxa_init_irq() only really handles non-DT initialization, so we have to > care for some details in pxa_dt_irq_init() separately. Also, the map() > function still had a bug, which I also fixed. > > Acked-by: Haojian Zhuang Since "marvell,intc-priority" is appended. Maybe you need to update the DTSI file. How about send out the updated v4 patch series? I'll merge it in this week. Regards Haojian