Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933849AbdDEL2y (ORCPT ); Wed, 5 Apr 2017 07:28:54 -0400 Received: from lelnx194.ext.ti.com ([198.47.27.80]:51148 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932706AbdDEL10 (ORCPT ); Wed, 5 Apr 2017 07:27:26 -0400 Subject: Re: [PATCH v5 1/3] phy: core: Add support for clock and reset to the phy core To: Alban , References: <1487024746-32082-1-git-send-email-albeu@free.fr> <20170313212735.45db7750@tock> From: Kishon Vijay Abraham I Message-ID: <3ef676a8-4e6f-bfa7-0e70-3ab6c1afebbb@ti.com> Date: Wed, 5 Apr 2017 16:57:22 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <20170313212735.45db7750@tock> 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 Content-Length: 692 Lines: 23 On Tuesday 14 March 2017 01:57 AM, Alban wrote: > On Mon, 13 Feb 2017 23:25:44 +0100 > Alban wrote: > >> From: Alban Bedel >> >> Signed-off-by: Alban Bedel >> --- >> drivers/phy/phy-core.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ >> include/linux/phy/phy.h | 4 ++++ >> 2 files changed, 52 insertions(+) > > Any news regarding this series? I really like to get the ath79 USB PHY > driver integrated at some point. The patch as such looks good, but please write a short commit log on what the patch does. I also doesn't seem to have the 3rd patch of the series (most likely the Documentation binding patch?) Thanks Kishon