Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754190AbcCDB2E (ORCPT ); Thu, 3 Mar 2016 20:28:04 -0500 Received: from lucky1.263xmail.com ([211.157.147.132]:53056 "EHLO lucky1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751149AbcCDB2B (ORCPT ); Thu, 3 Mar 2016 20:28:01 -0500 X-263anti-spam: KSV:0; X-MAIL-GRAY: 1 X-MAIL-DELIVERY: 0 X-KSVirus-check: 0 X-ABS-CHECKED: 4 X-ADDR-CHECKED: 0 X-RL-SENDER: shawn.lin@rock-chips.com X-FST-TO: linux-mmc@vger.kernel.org X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: shawn.lin@rock-chips.com X-UNIQUE-TAG: <04480220b35b88fd1f141c8ede58d7c8> X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Subject: Re: [RESEND PATCH v5 0/2] Add phy support for arasan,sdhci-5.1 References: <1455848322-2210-1-git-send-email-shawn.lin@rock-chips.com> Cc: Ulf Hansson , shawn.lin@rock-chips.com, Michal Simek , =?UTF-8?Q?S=c3=b6ren_Brinkmann?= , Rob Herring , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-mmc@vger.kernel.org To: Adrian Hunter From: Shawn Lin Message-ID: <56D8E48B.1040604@rock-chips.com> Date: Fri, 4 Mar 2016 09:27:39 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1578 Lines: 57 在 2016/2/20 6:23, Ulf Hansson 写道: > > Den 19 feb 2016 3:24 fm skrev "Shawn Lin" >: > > > > > > Hello Ulf and Adrian, > > > > Sorry for delay the new version for this topic. Actually I have no > > platform available to test phy stuff since v4. Now, I can rework it.:) > > I remove rpm support from v5 because this patchset just need to focus > > on phy stuff, which will make the changes more precise. Another reason > > is that phy_power_on take too much time from rpm, however the power > profit > > gained from phy_power_off is little due to the low power mechanism > with the > > phy itself observed from experiments. > > > > v4 can be found here: > > https://patchwork.kernel.org/patch/7463251/ > > > > Note: > > Phy is mandatory requirement for arasan,sdhci-5.1, so we introduce > > generic phy support for sdhci-of-arasan. > > > > > > Shawn Lin (2): > > Documentation: bindings: add description of phy for sdhci-of-arasan > > mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan > > > > .../devicetree/bindings/mmc/arasan,sdhci.txt | 20 ++++++- > > drivers/mmc/host/sdhci-of-arasan.c | 66 > ++++++++++++++++++++-- > > 2 files changed, 80 insertions(+), 6 deletions(-) > > > > -- > > 2.3.7 > > > > > > This looks good to me! When acks has been received I am ready to queue > it for next. > Hi Adrian, Any chance to look at this patch? I assume Ulf need your ack for sdhci* patch. :) > Kind regards > Uffe > -- Best Regards Shawn Lin