From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754558AbaBQTcw (ORCPT ); Mon, 17 Feb 2014 14:32:52 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:32820 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754278AbaBQTct (ORCPT ); Mon, 17 Feb 2014 14:32:49 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 108.39.110.144 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18zUknBvt/a01tI/DZQylXIsRKhzRPBkxs= X-DKIM: OpenDKIM Filter v2.0.1 titan E804F52A941 Date: Mon, 17 Feb 2014 14:32:30 -0500 From: Jason Cooper To: Thomas Gleixner Cc: Gregory CLEMENT , Andrew Lunn , Sebastian Hesselbarth , linux-kernel@vger.kernel.org, Linux ARM Kernel Subject: Re: [GIT PULL] irqchip: dove: drivers for v3.14 Message-ID: <20140217193230.GW7862@titan.lakedaemon.net> References: <20131201172914.GV2879@titan.lakedaemon.net> <20131211175037.GY10053@titan.lakedaemon.net> <20140110183430.GO19878@titan.lakedaemon.net> <20140128173531.GT29184@titan.lakedaemon.net> <20140204211219.GK8533@titan.lakedaemon.net> <20140207180836.GE8533@titan.lakedaemon.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140207180836.GE8533@titan.lakedaemon.net> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thomas, On Fri, Feb 07, 2014 at 01:08:36PM -0500, Jason Cooper wrote: > On Tue, Feb 04, 2014 at 10:30:53PM +0100, Thomas Gleixner wrote: > > On Tue, 4 Feb 2014, Jason Cooper wrote: > > > > > On Tue, Feb 04, 2014 at 07:59:58PM +0100, Thomas Gleixner wrote: > > > > On Tue, 28 Jan 2014, Jason Cooper wrote: > > > > > I see you pulled in mvebu/irqchip-fixes. Thanks for that. It's getting > > > > > near to the end of the merge window and there's been no activity on this > > > > > pull request. > > > > > > > > > > Please let us know if there's anything we can do to assist. > > > > > > > > Nah. I simply forgot about it. About to send a pull request to Linus. > > > > > > hmmm. I see the pull request contains the patches from > > > mvebu/irqchip-fixes (armada), but not the patches from mvebu/irqchip > > > (dove): > > > > > > 40b367d95fb3 irqchip: irq-dove: Add PMU interrupt controller. > > > > > > which is what this thread was originally a pull request for. > > > > > > > > > Are you planning to send a second pull request to Linus? > > > > Duh. I'll pick that up tomorrow > > Ping? I think it's safe to say that the Dove PMU interrupt controller isn't going to make it in to v3.14. I've posted a patch to remove the DT node for v3.14. If you don't mind, I'll go ahead and take this pull request through the mvebu tree for v3.15. So that way it's off your plate and you don't have to worry about it. There's more mvebu irqchip stuff on the way :) thx, Jason.