From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Date: Tue, 13 Jan 2015 23:32:56 +0000 Subject: Re: [GIT PULL] Renesas ARM Based SoC Fixes for v3.19 Message-Id: <20150113233256.GJ15087@quad.lixom.net> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Tue, Jan 13, 2015 at 09:10:08AM +0100, Geert Uytterhoeven wrote: > On Tue, Jan 13, 2015 at 3:13 AM, Simon Horman > wrote: > > > > Please consider these Renesas ARM based SoC fixes for v3.19. > > > > This pull request is based on the last round of SoC updates for v3.19, > > Fourth Round of Renesas ARM Based SoC Updates for v3.19, tagged as > > renesas-soc3-for-v3.19, merged into your next/soc branch and included in > > v3.19-rc1. > > > > * ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy builds > > That's the description for the regression below. > Should have been: "Set .control_parent for all irqpin instances for sh73a0 > SoC when booting using legacy C." > > > This fixes a long standing problem which has been present since > > the sh73a0 SoC started using the INTC External IRQ pin driver. > > > > The patch that introduced the problem is 341eb5465f67437a ("ARM: > > shmobile: INTC External IRQ pin driver on sh73a0") which was included > > in v3.10. > > > > * This fixes a regression in the r8a7740 SoC due to > > 9a1091ef0017c40a ("irqchip: gic: Support hierarchy irq domain.") > > which was included in v3.18-rc2. > > > ---------------------------------------------------------------- > > Renesas ARM Based SoC Fixes for v3.19 > > > > * Set .control_parent for all irqpin instances for sh73a0 SoC when booting > > using legacy C > > * Instantiate GIC board for r8a7740 SoC when using legacy C Thanks, I fixed up the commit message when I pulled the branch. Merged. -Olof From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Tue, 13 Jan 2015 15:32:56 -0800 Subject: [GIT PULL] Renesas ARM Based SoC Fixes for v3.19 In-Reply-To: References: Message-ID: <20150113233256.GJ15087@quad.lixom.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jan 13, 2015 at 09:10:08AM +0100, Geert Uytterhoeven wrote: > On Tue, Jan 13, 2015 at 3:13 AM, Simon Horman > wrote: > > > > Please consider these Renesas ARM based SoC fixes for v3.19. > > > > This pull request is based on the last round of SoC updates for v3.19, > > Fourth Round of Renesas ARM Based SoC Updates for v3.19, tagged as > > renesas-soc3-for-v3.19, merged into your next/soc branch and included in > > v3.19-rc1. > > > > * ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy builds > > That's the description for the regression below. > Should have been: "Set .control_parent for all irqpin instances for sh73a0 > SoC when booting using legacy C." > > > This fixes a long standing problem which has been present since > > the sh73a0 SoC started using the INTC External IRQ pin driver. > > > > The patch that introduced the problem is 341eb5465f67437a ("ARM: > > shmobile: INTC External IRQ pin driver on sh73a0") which was included > > in v3.10. > > > > * This fixes a regression in the r8a7740 SoC due to > > 9a1091ef0017c40a ("irqchip: gic: Support hierarchy irq domain.") > > which was included in v3.18-rc2. > > > ---------------------------------------------------------------- > > Renesas ARM Based SoC Fixes for v3.19 > > > > * Set .control_parent for all irqpin instances for sh73a0 SoC when booting > > using legacy C > > * Instantiate GIC board for r8a7740 SoC when using legacy C Thanks, I fixed up the commit message when I pulled the branch. Merged. -Olof