From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Subhash Jadavani" Subject: RE: [PATCH] SD/MMC: fix the issue of SDHC performance regression Date: Sun, 13 Nov 2011 23:41:45 +0530 Message-ID: <000601cca22f$b6208950$22619bf0$@org> References: <1320658589-13143-1-git-send-email-b32616@freescale.com> <20111108094734.GA1592@ladygaga> <000301cca21f$5fda9c30$1f8fd490$@org> <871utcm0nx.fsf@laptop.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:9455 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752570Ab1KMSLt (ORCPT ); Sun, 13 Nov 2011 13:11:49 -0500 In-Reply-To: <871utcm0nx.fsf@laptop.org> Content-Language: en-us Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: 'Chris Ball' Cc: 'Aaron Lu' , 'Qiang Liu' , linux-mmc@vger.kernel.org, leoli@freescale.com, kumar.gala@freescale.com > -----Original Message----- > From: linux-mmc-owner@vger.kernel.org [mailto:linux-mmc- > owner@vger.kernel.org] On Behalf Of Chris Ball > Sent: Sunday, November 13, 2011 10:15 PM > To: Subhash Jadavani > Cc: 'Aaron Lu'; 'Qiang Liu'; linux-mmc@vger.kernel.org; > leoli@freescale.com; kumar.gala@freescale.com > Subject: Re: [PATCH] SD/MMC: fix the issue of SDHC performance > regression > > Hi, > > On Sun, Nov 13 2011, Subhash Jadavani wrote: > > Using SD_MODE_UHS_SDR25 macro name is not appropriate here. It's > really not > > the SDR25 mode (although clock rate is 50mhz), it's High speed mode > only. > > "Qiang Liu" patch had defined new marco "SD_MODE_HIGH_SPEED" which > looks > > most appropriate to use here. > > See the version in current mmc-next, it already uses Qiang Liu's > macros. Yes, Just checked now. Thanks, Subhash > > Thanks, > > - Chris. > -- > Chris Ball > One Laptop Per Child > -- > To unsubscribe from this list: send the line "unsubscribe linux-mmc" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html