From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v6 4/6] ARM: dts: imx7d-sdb: add eMMC5.0 support Date: Sun, 6 Sep 2015 15:35:08 +0800 Message-ID: <20150906073508.GI30746@tiger> References: <1439293111-21077-1-git-send-email-haibo.chen@freescale.com> <1439293111-21077-5-git-send-email-haibo.chen@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1439293111-21077-5-git-send-email-haibo.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Haibo Chen Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, pawel.moll-5wv7dgnIgG8@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org, galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org, kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org, ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, aisheng.dong-KZfg59tc24xl57MIdRCFDg@public.gmane.org, johan.derycke-ob4gmnvZ1/cAvxtiuMwx3w@public.gmane.org, mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-mmc@vger.kernel.org On Tue, Aug 11, 2015 at 07:38:29PM +0800, Haibo Chen wrote: > imx7d-sdb board has a eMMC5.0 on usdhc3. This eMMC support HS400. > This patch add usdhc3 support for HS400 > > Signed-off-by: Haibo Chen Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Sun, 6 Sep 2015 15:35:08 +0800 Subject: [PATCH v6 4/6] ARM: dts: imx7d-sdb: add eMMC5.0 support In-Reply-To: <1439293111-21077-5-git-send-email-haibo.chen@freescale.com> References: <1439293111-21077-1-git-send-email-haibo.chen@freescale.com> <1439293111-21077-5-git-send-email-haibo.chen@freescale.com> Message-ID: <20150906073508.GI30746@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 11, 2015 at 07:38:29PM +0800, Haibo Chen wrote: > imx7d-sdb board has a eMMC5.0 on usdhc3. This eMMC support HS400. > This patch add usdhc3 support for HS400 > > Signed-off-by: Haibo Chen Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751660AbbIFHfi (ORCPT ); Sun, 6 Sep 2015 03:35:38 -0400 Received: from mail.kernel.org ([198.145.29.136]:59148 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751050AbbIFHf1 (ORCPT ); Sun, 6 Sep 2015 03:35:27 -0400 Date: Sun, 6 Sep 2015 15:35:08 +0800 From: Shawn Guo To: Haibo Chen Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, kernel@pengutronix.de, linux@arm.linux.org.uk, ulf.hansson@linaro.org, aisheng.dong@freescale.com, johan.derycke@barco.com, mkl@pengutronix.de, fabio.estevam@freescale.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org Subject: Re: [PATCH v6 4/6] ARM: dts: imx7d-sdb: add eMMC5.0 support Message-ID: <20150906073508.GI30746@tiger> References: <1439293111-21077-1-git-send-email-haibo.chen@freescale.com> <1439293111-21077-5-git-send-email-haibo.chen@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1439293111-21077-5-git-send-email-haibo.chen@freescale.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 11, 2015 at 07:38:29PM +0800, Haibo Chen wrote: > imx7d-sdb board has a eMMC5.0 on usdhc3. This eMMC support HS400. > This patch add usdhc3 support for HS400 > > Signed-off-by: Haibo Chen Applied, thanks.