From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: Re: [PATCH v5 4/7] arm: omap4: hwmod: introduce emu hwmod Date: Mon, 21 Nov 2011 15:16:12 +0000 Message-ID: <20111121151612.GF20611@mudshark.cambridge.arm.com> References: <1319467559-5518-5-git-send-email-ming.lei@canonical.com> <4EC6566C.70202@ti.com> <20111118145635.GB17991@mudshark.cambridge.arm.com> <20111121135828.GC20611@mudshark.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from cam-admin0.cambridge.arm.com ([217.140.96.50]:53640 "EHLO cam-admin0.cambridge.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752524Ab1KUPQh (ORCPT ); Mon, 21 Nov 2011 10:16:37 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Ming Lei Cc: Paul Walmsley , "Cousson, Benoit" , "linux@arm.linux.org.uk" , "tony@atomide.com" , "linux-arm-kernel@lists.infradead.org" , "linux-omap@vger.kernel.org" , "khilman@deeprootsystems.com" On Mon, Nov 21, 2011 at 02:53:54PM +0000, Ming Lei wrote: > On Mon, Nov 21, 2011 at 9:58 PM, Will Deacon wr= ote: > > On Sun, Nov 20, 2011 at 03:27:19AM +0000, Paul Walmsley wrote: > >> The OMAP-specific parts should be queued up in my/Beno=EEt's/Tony'= s trees, > >> rather than placed directly into -next. =A0Otherwise they are like= ly to > >> generate merge conflicts with other OMAP changes that we may gener= ate. > >> > >> So I'd suggest splitting patches 1-3 off into a separate series th= at Will > >> can pass on to -next if he wishes. > > > > Fine by me. If Ming Lei posts a new series so that everything is in= one > > thread then I can pick out the bits I want. >=20 > You mean the 3rd patch is the debugss patch posted by Benoit? > The original 3rd patch is not needed any more once the debugss patch > is taken. Ah sorry, I lost track a bit. In that case, I'll just keep hold of the = two patches I have and deal with them appropriately. Will -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Mon, 21 Nov 2011 15:16:12 +0000 Subject: [PATCH v5 4/7] arm: omap4: hwmod: introduce emu hwmod In-Reply-To: References: <1319467559-5518-5-git-send-email-ming.lei@canonical.com> <4EC6566C.70202@ti.com> <20111118145635.GB17991@mudshark.cambridge.arm.com> <20111121135828.GC20611@mudshark.cambridge.arm.com> Message-ID: <20111121151612.GF20611@mudshark.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Nov 21, 2011 at 02:53:54PM +0000, Ming Lei wrote: > On Mon, Nov 21, 2011 at 9:58 PM, Will Deacon wrote: > > On Sun, Nov 20, 2011 at 03:27:19AM +0000, Paul Walmsley wrote: > >> The OMAP-specific parts should be queued up in my/Beno?t's/Tony's trees, > >> rather than placed directly into -next. ?Otherwise they are likely to > >> generate merge conflicts with other OMAP changes that we may generate. > >> > >> So I'd suggest splitting patches 1-3 off into a separate series that Will > >> can pass on to -next if he wishes. > > > > Fine by me. If Ming Lei posts a new series so that everything is in one > > thread then I can pick out the bits I want. > > You mean the 3rd patch is the debugss patch posted by Benoit? > The original 3rd patch is not needed any more once the debugss patch > is taken. Ah sorry, I lost track a bit. In that case, I'll just keep hold of the two patches I have and deal with them appropriately. Will