From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Hunter Subject: Re: [PATCH V7 00/14] mmc: host: Add facility to support re-tuning Date: Fri, 08 May 2015 16:09:21 +0300 Message-ID: <554CB581.1070409@intel.com> References: <1430993425-2777-1-git-send-email-adrian.hunter@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mga01.intel.com ([192.55.52.88]:54761 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751353AbbEHNMD (ORCPT ); Fri, 8 May 2015 09:12:03 -0400 In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Ulf Hansson Cc: linux-mmc , Aaron Lu , Philip Rakity , Al Cooper , Arend van Spriel On 08/05/15 14:28, Ulf Hansson wrote: > On 7 May 2015 at 12:10, Adrian Hunter wrote: >> Hi >> >> Here is V7 of some patches to move re-tuning support >> out of sdhci and into the core, and add support for HS400 >> re-tuning. >> > > Adrian, thanks for all your efforts around this patchset. I have now > applied for my next branch. Thank you! :-)