From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754144AbbG0J16 (ORCPT ); Mon, 27 Jul 2015 05:27:58 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:39788 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753803AbbG0J1z (ORCPT ); Mon, 27 Jul 2015 05:27:55 -0400 Message-ID: <55B5F996.20504@ti.com> Date: Mon, 27 Jul 2015 12:27:50 +0300 From: Roger Quadros User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Tony Lindgren CC: , , , , Subject: Re: [PATCH v3 0/5] ARM: dts: OMAP2+: Enable USB dual-role on supported boards References: <1436352154-28966-1-git-send-email-rogerq@ti.com> <20150721105433.GZ17550@atomide.com> In-Reply-To: <20150721105433.GZ17550@atomide.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. cheers, -roger