Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752056AbbDCQEo (ORCPT ); Fri, 3 Apr 2015 12:04:44 -0400 Received: from tkt-001-i373.relay.mailchannels.net ([174.136.5.175]:54330 "EHLO relay.mailchannels.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751032AbbDCQEl (ORCPT ); Fri, 3 Apr 2015 12:04:41 -0400 X-Greylist: delayed 62079 seconds by postgrey-1.27 at vger.kernel.org; Fri, 03 Apr 2015 12:04:40 EDT X-Sender-Id: duocircle|x-authuser|jac299792458 X-Sender-Id: duocircle|x-authuser|jac299792458 X-MC-Relay: Neutral X-MailChannels-SenderId: duocircle|x-authuser|jac299792458 X-MailChannels-Auth-Id: duocircle X-MC-Loop-Signature: 1428077077799:1284475058 X-MC-Ingress-Time: 1428077077799 X-Mail-Handler: DuoCircle Outbound SMTP X-Originating-IP: 72.84.113.125 X-Report-Abuse-To: abuse@duocircle.com (see https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information for abuse reporting information) X-MHO-User: U2FsdGVkX18lECGMswzZF+yYv4ZnAXai/UILH9eMkK4= X-DKIM: OpenDKIM Filter v2.6.8 io 9116080015 Date: Fri, 3 Apr 2015 16:04:29 +0000 From: Jason Cooper To: Gregory CLEMENT Cc: Andrew Lunn , Sebastian Hesselbarth , Thomas Gleixner , linux-kernel@vger.kernel.org, Thomas Petazzoni , Ezequiel Garcia , linux-arm-kernel@lists.infradead.org, Maxime Ripard , Boris BREZILLON , Lior Amsalem , Tawfik Bayouk , Nadav Haklai Subject: Re: [PATCH 4/5] irqchip: armada-370-xp: Allow using wakeup source Message-ID: <20150403160429.GA7873@io.lakedaemon.net> References: <1427724278-12379-1-git-send-email-gregory.clement@free-electrons.com> <1427724278-12379-5-git-send-email-gregory.clement@free-electrons.com> <20150402232316.GJ24598@io.lakedaemon.net> <551E3EA3.8010409@free-electrons.com> <20150403142922.GL24598@io.lakedaemon.net> <551EB403.9030607@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <551EB403.9030607@free-electrons.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-AuthUser: jac299792458 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2268 Lines: 56 On Fri, Apr 03, 2015 at 05:38:43PM +0200, Gregory CLEMENT wrote: > On 03/04/2015 16:29, Jason Cooper wrote: > > On Fri, Apr 03, 2015 at 09:17:55AM +0200, Gregory CLEMENT wrote: > >> Hi Jason, > >> > >> On 03/04/2015 01:23, Jason Cooper wrote: > >>> On Mon, Mar 30, 2015 at 04:04:37PM +0200, Gregory CLEMENT wrote: > >>>> On the Armada 370/XP SoCs, in standby mode the SoC stay powered and it > >>>> is possible to wake-up from any interrupt sources. This patch adds > >>>> flag to the MPIC irqchip driver to let linux know this. > >>>> > >>>> Signed-off-by: Gregory CLEMENT > >>>> --- > >>>> drivers/irqchip/irq-armada-370-xp.c | 1 + > >>>> 1 file changed, 1 insertion(+) > >>> > >>> Applied to irqchip/mvebu > >> > >> Thanks! > >> > >> Do you agree to take also the patch 3? > > > > hmmm... > > > >> It modifies a file in mach-mvebu (board-v7.c) but it depends on a patch > >> located in irqchip: "irqchip: gic: Add an entry point to set up irqchip flags" > > > > Yeah, I saw that. Do you forsee any merge conflicts with mvebu? The reason I > > There is only two patches which modify the same file, but they don't touch the > same chunk. So the only impact would be the line numbers which could not be > different. In order to be sure I've just tried to apply first this patch and then > these 2 other ones: there was no problem at all. > > > ask is that it looks like I'm going to be sending directly to Linus this > > cycle. I'd really prefer to hold off a cycle on that patch. I'm not > > 100% certain my second PR (stacked domain/DT break) is going to get > > accepted. Which is what this patch depends on. > > > > thoughts? > > This patch can wait if needed as this patch alone is not enough to to be able > to use standby and I am not sure at all that I the other part of the series will > be merged in 4.1. Ok, let's hold off then. btw - I just ran through Thomas' slides on DT ABI/fantasy. Very good work. I hope to see the video some day. :-) thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/