From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [GIT PULL 4/4] omap crossbar support for v3.15 Date: Mon, 10 Mar 2014 09:36:20 -0700 Message-ID: <20140310163620.GB4882@atomide.com> References: <5313bcc5.a8fc440a.467f.7ba2SMTPIN_ADDED_MISSING@mx.google.com> <20140309073347.GL16310@quad.lixom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:60064 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753452AbaCJQg3 (ORCPT ); Mon, 10 Mar 2014 12:36:29 -0400 Content-Disposition: inline In-Reply-To: <20140309073347.GL16310@quad.lixom.net> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Olof Johansson Cc: arm@kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Sricharan R * Olof Johansson [140308 23:36]: > On Sun, Mar 02, 2014 at 03:14:49PM -0800, Tony Lindgren wrote: > > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: > > > > Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.15/crossbar-signed > > > > for you to fetch changes up to 9594274201ac3c67d5c569aae63792e58bcd33e6: > > > > Merge branch 'crossbar_3.14_rc1' of git://github.com/Sricharanti/sricharan into omap-for-v3.15/crossbar (2014-02-28 13:35:02 -0800) > > > > ---------------------------------------------------------------- > > > > Add support for GIC crossbar that routes interrupts on newer omaps. > > > > Looks like people wanted these merged via the omap tree as it's > > the only user for the GIC crossbar. > > > > ---------------------------------------------------------------- > > Sricharan R (4): > > DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs > > DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP > > ARM: OMAP4+: Correct Wakeup-gen code to use physical irq number > > ARM: DRA: Enable Crossbar IP support for DRA7XX > > Whoa, lots of caps on those driver subjects. I don't think we need those > in the future, lower case is just fine (and DRIVERS: usually isn't used). Oops yeah I had them as "irqchip: crossbar" and "irqchip: irq-gic" in my earlier branch for v3.14 that did not get merged, but this time I pulled from Sricharan. Scricharan, maybe use less yelling naming for any follow-up patches? > Branch has been merged into next/drivers. OK thanks! Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 10 Mar 2014 09:36:20 -0700 Subject: [GIT PULL 4/4] omap crossbar support for v3.15 In-Reply-To: <20140309073347.GL16310@quad.lixom.net> References: <5313bcc5.a8fc440a.467f.7ba2SMTPIN_ADDED_MISSING@mx.google.com> <20140309073347.GL16310@quad.lixom.net> Message-ID: <20140310163620.GB4882@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Olof Johansson [140308 23:36]: > On Sun, Mar 02, 2014 at 03:14:49PM -0800, Tony Lindgren wrote: > > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: > > > > Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.15/crossbar-signed > > > > for you to fetch changes up to 9594274201ac3c67d5c569aae63792e58bcd33e6: > > > > Merge branch 'crossbar_3.14_rc1' of git://github.com/Sricharanti/sricharan into omap-for-v3.15/crossbar (2014-02-28 13:35:02 -0800) > > > > ---------------------------------------------------------------- > > > > Add support for GIC crossbar that routes interrupts on newer omaps. > > > > Looks like people wanted these merged via the omap tree as it's > > the only user for the GIC crossbar. > > > > ---------------------------------------------------------------- > > Sricharan R (4): > > DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs > > DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP > > ARM: OMAP4+: Correct Wakeup-gen code to use physical irq number > > ARM: DRA: Enable Crossbar IP support for DRA7XX > > Whoa, lots of caps on those driver subjects. I don't think we need those > in the future, lower case is just fine (and DRIVERS: usually isn't used). Oops yeah I had them as "irqchip: crossbar" and "irqchip: irq-gic" in my earlier branch for v3.14 that did not get merged, but this time I pulled from Sricharan. Scricharan, maybe use less yelling naming for any follow-up patches? > Branch has been merged into next/drivers. OK thanks! Tony