Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933676AbaDVR7r (ORCPT ); Tue, 22 Apr 2014 13:59:47 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:42679 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S933484AbaDVR7o (ORCPT ); Tue, 22 Apr 2014 13:59:44 -0400 Date: Tue, 22 Apr 2014 13:59:43 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Vivek Gautam cc: Linux USB Mailing List , "linux-samsung-soc@vger.kernel.org" , , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Greg KH , Kukjin Kim , , Jingoo Han Subject: Re: [PATCH] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 22 Apr 2014, Vivek Gautam wrote: > On Thu, Apr 10, 2014 at 6:54 PM, Vivek Gautam wrote: > > Add support to consume phy provided by Generic phy framework. > > Keeping the support for older usb-phy intact right now, in order > > to prevent any functionality break in absence of relevant > > device tree side change for ohci-exynos. > > Once we move to new phy in the device nodes for ohci, we can > > remove the support for older phys. > > Any comments on this please. > I think whatever the approach we follow, that can be common to both > ehci-exynos[1], and ohci-exynos, since > both are needed to move to the new generic phy framework, keeping > support for older usb-phy > so as to have smooth transition, in order to avoid any regression. I lost my copies of the ehci-exynos patch, but probably the same comments apply as for the ohci-exynos patch. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/