Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754046AbbBTBEx (ORCPT ); Thu, 19 Feb 2015 20:04:53 -0500 Received: from mail-ie0-f175.google.com ([209.85.223.175]:46736 "EHLO mail-ie0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753862AbbBTBEv (ORCPT ); Thu, 19 Feb 2015 20:04:51 -0500 MIME-Version: 1.0 In-Reply-To: References: <1423828368-18456-1-git-send-email-addy.ke@rock-chips.com> <1423894668-8886-1-git-send-email-addy.ke@rock-chips.com> <1423894668-8886-2-git-send-email-addy.ke@rock-chips.com> Date: Thu, 19 Feb 2015 17:04:50 -0800 X-Google-Sender-Auth: 3HedU-rpAFLSphx0SLuk3cLrXVE Message-ID: Subject: Re: [PATCH v4 1/3] mmc: dw_mmc: update clock after host reach a stable voltage From: Doug Anderson To: Alim Akhtar , Addy Ke Cc: Jaehoon Chung , Ulf Hansson , Olof Johansson , Andrzej Hajda , =?UTF-8?Q?Heiko_St=C3=BCbner?= , Eddie Cai , lintao , Tao Huang , "linux-kernel@vger.kernel.org" , "linux-mmc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Rockchip SoC..." , Javier Martinez Canillas 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: 1191 Lines: 30 Hi, On Thu, Feb 19, 2015 at 3:49 PM, Doug Anderson wrote: > I've got that coded up but I'm still testing it... If you want to try > it too, you can find it at > . > > Note that without my patch I find that I _really_ need Addy's patch to > make sure that the card isn't busy in setup_bus. With my patch Addy's > code catches the card busy less often. I'm still trying to see if > there's a way to totally remove the need for his setup_bus and still > trying to grok all the patches flying around... Ah, this might be the magic needed: https://chromium-review.googlesource.com/251344 I think that together with the previous patch things are happy for me without any of Addy's patches, though it's the end of my work day and I haven't given this nearly as much testing as I'd like. I'll continue testing tomorrow and then post both patches together upstream. -Doug -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/