From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Subject: Re: [PATCH v5 0/5] da8xx USB PHY platform devices and clocks (was "da8xx UBS clocks") Date: Wed, 17 Aug 2016 15:05:15 +0530 Message-ID: <57B42FD3.50004@ti.com> References: <1462837612-7803-1-git-send-email-david@lechnology.com> <57431E73.5030304@lechnology.com> <57458A0A.5010100@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Kevin Hilman , Sekhar Nori Cc: David Lechner , petr@barix.com, Sergei Shtylyov , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Greg Kroah-Hartman , Alan Stern , Bin Liu , Lee Jones , devicetree , lkml , linux-usb@vger.kernel.org List-Id: devicetree@vger.kernel.org Hi Kevin, On Saturday 13 August 2016 02:54 AM, Kevin Hilman wrote: > On Wed, May 25, 2016 at 6:18 AM, Sekhar Nori wrote: >> On Monday 23 May 2016 08:44 PM, David Lechner wrote: >>> On 05/09/2016 06:46 PM, David Lechner wrote: >>>> v5 changes: renamed "usbphy" to "usb_phy" or "usb-phy" as appropriate >>>> > > [...] > >>> >>> What should I be doing to keep this moving along? >> >> We need the related driver changes to be applied first. I could then use >> an immutable branch to push the platform changes against. >> >> I did take a look at the patches and they look good to me. Except the >> one comment from Sergei which I just now indicated that I agree with. > > Just checking on the status of this. I'm not seeing the driver > changes in mainline yet. > > Any update? phy driver is already merged which actually introduced a compilation error. The fix for it is currently queued in linux-phy -fixes and it should be merged in this -rc cycle. I think it would be better if David Lechner re-spins the series re-based on top of latest mainline kernel and then merged by Bin/Alan. Thanks Kishon