Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756263AbcJGI1Q (ORCPT ); Fri, 7 Oct 2016 04:27:16 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:52223 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751488AbcJGI1M (ORCPT ); Fri, 7 Oct 2016 04:27:12 -0400 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org 2682361AEE Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=vivek.gautam@codeaurora.org MIME-Version: 1.0 In-Reply-To: <20160217152145.44ae8676@tock> References: <1454010741-21899-1-git-send-email-albeu@free.fr> <56AF44B2.5080705@ti.com> <20160217152145.44ae8676@tock> From: Vivek Gautam Date: Fri, 7 Oct 2016 13:57:08 +0530 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 1/2] phy: Add a driver for simple phy To: Alban Cc: Kishon Vijay Abraham I , "linux-kernel@vger.kernel.org" , Andrew Morton , Greg Kroah-Hartman , "David S. Miller" , Mauro Carvalho Chehab , Joe Perches , Jiri Slaby Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 707 Lines: 26 Hi Alban, On Wed, Feb 17, 2016 at 7:51 PM, Alban wrote: > On Mon, 1 Feb 2016 17:12:42 +0530 > Kishon Vijay Abraham I wrote: > >> Hi, >> >> On Friday 29 January 2016 01:22 AM, Alban Bedel wrote: >> > This driver is meant to take care of all trivial phys that don't need >> > any special configuration, it just enable a regulator, a clock and >> > deassert a reset. A public API is also included to allow re-using the >> > code in other drivers. >> > >> > Signed-off-by: Alban Bedel Do you have any plans to re-spin this patch ? Regards Vivek -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project