From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759809AbcJ1KA1 (ORCPT ); Fri, 28 Oct 2016 06:00:27 -0400 Received: from bear.ext.ti.com ([198.47.19.11]:40859 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756403AbcJ1KAZ (ORCPT ); Fri, 28 Oct 2016 06:00:25 -0400 Subject: Re: [PATCH v7 0/4] da8xx USB PHY platform devices and clocks To: David Lechner , Kevin Hilman References: <1477527498-21930-1-git-send-email-david@lechnology.com> CC: Axel Haslam , Sergei Shtylyov , , From: Sekhar Nori Message-ID: Date: Fri, 28 Oct 2016 15:29:06 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <1477527498-21930-1-git-send-email-david@lechnology.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 On Thursday 27 October 2016 05:48 AM, David Lechner wrote: > This series depends on [v3] ARM: davinci: da8xx: Fix some redefined symbol > warnings being applied first. > > v7 changes: > * Dropped patches that have been accepted into linux-davinci already > * New patch for adding device names to clock lookup tables > * Picked up related patch from Axel Haslam for registering USB PHY clocks on > device tree boards and added error checking to to that patch > * Rebased on latest linux-davinci + linux-next > * Added devices instead of NULL in clk_get() where appropriate usb-da8xx.c > * Re-ordered patches so that they apply/build cleanly The series looks good to me now. Since this is considerable change from previous version, I will wait a while to see if others have any comments before applying this. Thanks, Sekhar From mboxrd@z Thu Jan 1 00:00:00 1970 From: nsekhar@ti.com (Sekhar Nori) Date: Fri, 28 Oct 2016 15:29:06 +0530 Subject: [PATCH v7 0/4] da8xx USB PHY platform devices and clocks In-Reply-To: <1477527498-21930-1-git-send-email-david@lechnology.com> References: <1477527498-21930-1-git-send-email-david@lechnology.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 27 October 2016 05:48 AM, David Lechner wrote: > This series depends on [v3] ARM: davinci: da8xx: Fix some redefined symbol > warnings being applied first. > > v7 changes: > * Dropped patches that have been accepted into linux-davinci already > * New patch for adding device names to clock lookup tables > * Picked up related patch from Axel Haslam for registering USB PHY clocks on > device tree boards and added error checking to to that patch > * Rebased on latest linux-davinci + linux-next > * Added devices instead of NULL in clk_get() where appropriate usb-da8xx.c > * Re-ordered patches so that they apply/build cleanly The series looks good to me now. Since this is considerable change from previous version, I will wait a while to see if others have any comments before applying this. Thanks, Sekhar