From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755181AbcHSQvE (ORCPT ); Fri, 19 Aug 2016 12:51:04 -0400 Received: from vern.gendns.com ([206.190.152.46]:52053 "EHLO vern.gendns.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754011AbcHSQvD (ORCPT ); Fri, 19 Aug 2016 12:51:03 -0400 Subject: Re: [PATCH v5 0/5] da8xx USB PHY platform devices and clocks (was "da8xx UBS clocks") To: Kevin Hilman References: <1462837612-7803-1-git-send-email-david@lechnology.com> <57431E73.5030304@lechnology.com> <57458A0A.5010100@ti.com> <57B42FD3.50004@ti.com> Cc: Sekhar Nori , 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, Kishon Vijay Abraham I From: David Lechner Message-ID: <092cb48d-09a5-208a-ea05-c1e66e27f444@lechnology.com> Date: Fri, 19 Aug 2016 11:50:59 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vern.gendns.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lechnology.com X-Get-Message-Sender-Via: vern.gendns.com: authenticated_id: davidmain+lechnology.com/only user confirmed/virtual account not confirmed X-Authenticated-Sender: vern.gendns.com: davidmain@lechnology.com X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/19/2016 11:40 AM, Kevin Hilman wrote: > David, > > On Wed, Aug 17, 2016 at 4:35 AM, Kishon Vijay Abraham I wrote: >> >> 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. > > Does this work for you? > > Kevin > Yes, I try to get this done in the next few days.