From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Thu, 03 Oct 2013 02:43:49 +0000 Subject: Re: [PATCH 04/10] ARM: shmobile: r8a7791 IRQC device tree node Message-Id: <20131003024348.GC28463@verge.net.au> List-Id: References: <20131001081143.4136.46925.sendpatchset@w520> <20131001081229.4136.10506.sendpatchset@w520> In-Reply-To: <20131001081229.4136.10506.sendpatchset@w520> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Tue, Oct 01, 2013 at 05:12:29PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Enable a r8a7791 IRQC block by adding a device tree > node for the IRQC hardware and pins IRQ0 to IRQ9. > > Signed-off-by: Magnus Damm Thanks, I have queued this up in the dt3 branch. It should make it into v3.13 but if not I'll rename the branch dt after rebasing it on v3.13-rcX which will then be targeted at v3.14. The dt3 branch is a merge of other dt changes queued up for v3.13 with renesas-soc-for-v3.13, which I sent a pull request for a few days ago. The reason for the merge is to provide the dts for the r8a7791 SoC which is changed by this patch. It might have been better to merge the dt for the r8a7791 SoC in a separate patch in the dt branch. But it wasn't.