From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755095AbaCDSsH (ORCPT ); Tue, 4 Mar 2014 13:48:07 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:16164 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753797AbaCDSsE (ORCPT ); Tue, 4 Mar 2014 13:48:04 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 99.127.230.128 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19FR0v6srJmhcOAtPI8JjgW Date: Tue, 4 Mar 2014 10:47:51 -0800 From: Tony Lindgren To: Roger Quadros Cc: lee.jones@linaro.org, bcousson@baylibre.com, balbi@ti.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH v9 0/9] USB Host support for OMAP5 uEVM Message-ID: <20140304184750.GB8771@atomide.com> References: <1393510711-4697-1-git-send-email-rogerq@ti.com> <20140228225627.GU13624@atomide.com> <53144CBC.2050607@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53144CBC.2050607@ti.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Roger Quadros [140303 01:38]: > Hi Tony, > > On 03/01/2014 12:56 AM, Tony Lindgren wrote: > > * Roger Quadros [140227 06:21]: > >> Hi, > >> > >> This patchset brings up USB Host ports and Ethernet port on > >> the OMAP5 uEVM board. > >> > >> It also does some cleanup with respect to DT clock binding > >> for the mfd/omap-usb-host driver. > >> > >> Please queue these for -next. > >> > >> Lee, > >> > >> I've folded some platform data dependent patches with mfd patches > >> so that they don't break functionality when applied individually. > >> You can safely pull in all MFD patches (1 to 6). > >> > >> Tony & Benoit, > >> > >> Can you please accept patches 7, 8 and 9? > > > > Are 7, 8 and 9 safe to queue separately from the MFD changes > > or do they need to wait for the MFD changes to get merged > > first? > > > > They are safe to queue separately. OK thanks applying 7, 8 and 9 into omap-for-v3.15/dt. Regards, Tony