From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 20/39] usb: musb: ux500: move channel number knowledge into the driver Date: Wed, 29 May 2013 13:57:33 +0200 Message-ID: References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-21-git-send-email-lee.jones@linaro.org> <20130528162715.GB28253@arwen.pp.htv.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Lee Jones , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-crypto-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "David S. Miller" , Herbert Xu , Vinod Koul , Arnd Bergmann , Linus WALLEIJ , Srinidhi KASAGAR To: Felipe Balbi Return-path: In-Reply-To: <20130528162715.GB28253-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-crypto.vger.kernel.org On Tue, May 28, 2013 at 6:27 PM, Felipe Balbi wrote: > On Wed, May 15, 2013 at 07:18:01PM +0200, Linus Walleij wrote: >> I can't merge any of this without Felipes ACKs in any >> case. > > Do you want to take this yourself ? I haven't fully read the series yet, > but seems like this depends on the rest of the series. If you want to > take it, let me know I can ack the patches as soon as I'm done > reviewing. Yes please. They are dependent on a stash of patches that that has recently landed in the ARM SoC tree, so currently they need to follow those through the same tree, which is where I funnel all the ux500 stuff. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965842Ab3E2L5h (ORCPT ); Wed, 29 May 2013 07:57:37 -0400 Received: from mail-ie0-f182.google.com ([209.85.223.182]:33290 "EHLO mail-ie0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965730Ab3E2L5e (ORCPT ); Wed, 29 May 2013 07:57:34 -0400 MIME-Version: 1.0 In-Reply-To: <20130528162715.GB28253@arwen.pp.htv.fi> References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-21-git-send-email-lee.jones@linaro.org> <20130528162715.GB28253@arwen.pp.htv.fi> Date: Wed, 29 May 2013 13:57:33 +0200 Message-ID: Subject: Re: [PATCH 20/39] usb: musb: ux500: move channel number knowledge into the driver From: Linus Walleij To: Felipe Balbi Cc: Lee Jones , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" , "linux-crypto@vger.kernel.org" , "David S. Miller" , Herbert Xu , Vinod Koul , Arnd Bergmann , Linus WALLEIJ , Srinidhi KASAGAR Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 28, 2013 at 6:27 PM, Felipe Balbi wrote: > On Wed, May 15, 2013 at 07:18:01PM +0200, Linus Walleij wrote: >> I can't merge any of this without Felipes ACKs in any >> case. > > Do you want to take this yourself ? I haven't fully read the series yet, > but seems like this depends on the rest of the series. If you want to > take it, let me know I can ack the patches as soon as I'm done > reviewing. Yes please. They are dependent on a stash of patches that that has recently landed in the ARM SoC tree, so currently they need to follow those through the same tree, which is where I funnel all the ux500 stuff. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Wed, 29 May 2013 13:57:33 +0200 Subject: [PATCH 20/39] usb: musb: ux500: move channel number knowledge into the driver In-Reply-To: <20130528162715.GB28253@arwen.pp.htv.fi> References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-21-git-send-email-lee.jones@linaro.org> <20130528162715.GB28253@arwen.pp.htv.fi> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, May 28, 2013 at 6:27 PM, Felipe Balbi wrote: > On Wed, May 15, 2013 at 07:18:01PM +0200, Linus Walleij wrote: >> I can't merge any of this without Felipes ACKs in any >> case. > > Do you want to take this yourself ? I haven't fully read the series yet, > but seems like this depends on the rest of the series. If you want to > take it, let me know I can ack the patches as soon as I'm done > reviewing. Yes please. They are dependent on a stash of patches that that has recently landed in the ARM SoC tree, so currently they need to follow those through the same tree, which is where I funnel all the ux500 stuff. Yours, Linus Walleij