From mboxrd@z Thu Jan 1 00:00:00 1970 From: slash.tmp@free.fr (Mason) Date: Wed, 02 Sep 2015 20:01:21 +0200 Subject: Porting MIPS IRQ handler to ARM In-Reply-To: References: <55E5CED8.7000408@free.fr> <55E5D945.3040504@gmail.com> <55E722F2.50905@free.fr> Message-ID: <55E73971.8030406@free.fr> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/09/2015 19:17, M?ns Rullg?rd wrote: > Use the latest DT from my tree. It looks like you're missing some > changes. Indeed, my repo is not up-to-date. (I was vaguely worried that you'd have made further changes that I'd have to revert when back-porting to 3.14) I'll try upgrading and report back. By the way, did you write the DT from scratch? Are there people walking this earth that can write device tree like C? Regards.