From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dong Aisheng Subject: Re: [PATCH v6 0/6] mmc: imx: a few fixes and new feature Date: Thu, 13 Aug 2015 16:58:56 +0800 Message-ID: <20150813085854.GA19166@shlinux1.ap.freescale.net> References: <1439293111-21077-1-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-1-git-send-email-haibo.chen@freescale.com> Sender: linux-mmc-owner@vger.kernel.org To: Haibo Chen Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, shawnguo@kernel.org, kernel@pengutronix.de, linux@arm.linux.org.uk, ulf.hansson@linaro.org, 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 List-Id: devicetree@vger.kernel.org On Tue, Aug 11, 2015 at 07:38:25PM +0800, Haibo Chen wrote: > Changes for v6: > -remove duplicate code in esdhc_set_uhs_signaling(). > -fix a typo for patch-2. > -make commit log of patch-3 more specific. > > Haibo Chen (6): > mmc: sdhci-esdhc-imx: add imx7d support and support HS400 > mmc: sdhci-esdhc-imx: add tuning-step setting support > mmc: sdhci-esdhc-imx: add imx7d support in bingding doc > ARM: dts: imx7d-sdb: add eMMC5.0 support > mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1 > mmc: sdhci-esdhc-imx: change default watermark level and burst length > > .../devicetree/bindings/mmc/fsl-imx-esdhc.txt | 6 ++ > arch/arm/boot/dts/imx7d-sdb.dts | 13 +++ > drivers/mmc/host/sdhci-esdhc-imx.c | 114 ++++++++++++++++++++- > include/linux/platform_data/mmc-esdhc-imx.h | 1 + > 4 files changed, 130 insertions(+), 4 deletions(-) > > -- > 1.9.1 > The patch set looks good to me. Acked-by: Dong Aisheng Regards Dong Aisheng