Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757776AbcCCNkx (ORCPT ); Thu, 3 Mar 2016 08:40:53 -0500 Received: from mga11.intel.com ([192.55.52.93]:35998 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757757AbcCCNku (ORCPT ); Thu, 3 Mar 2016 08:40:50 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,532,1449561600"; d="scan'208";a="663185255" Subject: Re: [RFC PATCH 2/4] mmc: core: implement enhanced strobe support To: Shawn Lin References: <1456972557-7994-1-git-send-email-shawn.lin@rock-chips.com> <1456972596-8077-1-git-send-email-shawn.lin@rock-chips.com> Cc: Ulf Hansson , Michal Simek , soren.brinkmann@xilinx.com, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org From: Adrian Hunter Organization: Intel Finland Oy, Registered Address: PL 281, 00181 Helsinki, Business Identity Code: 0357606 - 4, Domiciled in Helsinki Message-ID: <56D83E09.70008@intel.com> Date: Thu, 3 Mar 2016 15:37:13 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <1456972596-8077-1-git-send-email-shawn.lin@rock-chips.com> 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: 715 Lines: 21 On 03/03/16 04:36, Shawn Lin wrote: > Controllers use data strobe line to latch data from devices > under hs400 mode, but not for cmd line. So from emmc 5.1, JEDEC > introduces enhanced strobe mode for latching cmd response from > emmc devices to host controllers. This new feature is optional. As I currently understand it, HS400ES does not require tuning. Consequently you can go straight to HS400ES and do not need to do HS200 first. If that is the case then more changes are needed. Also it would be nice if the transfer mode displayed reflected enhanced strobe e.g. Currently mmc1: new HS400 MMC card at address 0001 Change for enhance strobe supported mmc1: new HS400ES MMC card at address 0001