From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932544AbbHDIuK (ORCPT ); Tue, 4 Aug 2015 04:50:10 -0400 Received: from muru.com ([72.249.23.125]:40108 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932350AbbHDItz (ORCPT ); Tue, 4 Aug 2015 04:49:55 -0400 Date: Tue, 4 Aug 2015 01:49:52 -0700 From: Tony Lindgren To: Roger Quadros Cc: balbi@ti.com, Joao.Pinto@synopsys.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH v3 0/5] ARM: dts: OMAP2+: Enable USB dual-role on supported boards Message-ID: <20150804084952.GT16878@atomide.com> References: <1436352154-28966-1-git-send-email-rogerq@ti.com> <20150721105433.GZ17550@atomide.com> <55B5F996.20504@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55B5F996.20504@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Roger Quadros [150727 02:30]: > Tony, > > On 21/07/15 13:54, Tony Lindgren wrote: > > * Roger Quadros [150708 03:45]: > >> Hi, > >> > >> Enables dual-role feaure on supported boards. > >> > >> Depends on > >> [1] - core USB DRD support - http://thread.gmane.org/gmane.linux.kernel/1991413 > >> [2] - dwc3 DRD support - http://thread.gmane.org/gmane.linux.usb.general/127890 > > > > Is this series safe to apply separately actually? Adding the > > interrupts and the mode name may not be a problem without > > the related driver changes? > > The interrupt changes (patches 1 to 3) should be fine but let's not > add the otg mode change yet till we have the driver OTG patches in. OK applying patches 1 - 3 into omap-for-v4.3/dt and ignoring the rest. Please resend the rest once the dependencies are merged. Regards, Tony