[PATCH 2/6] mmc: sdhci-esdhc-imx: add tuning-step seting support
Chen Bough
Haibo.Chen at freescale.com
Sun Jul 5 20:05:47 PDT 2015
> -----Original Message-----
> From: Shawn Guo [mailto:shawnguo at kernel.org]
> Sent: Friday, July 03, 2015 7:10 PM
> To: Chen Haibo-B51421
> Cc: linux-mmc at vger.kernel.org; Dong Aisheng-B29396;
> ulf.hansson at linaro.org; chris at printf.net; shawn.guo at linaro.org; linux-
> arm-kernel at lists.infradead.org
> Subject: Re: [PATCH 2/6] mmc: sdhci-esdhc-imx: add tuning-step seting
> support
>
> On Wed, Jun 10, 2015 at 04:50:40PM +0800, Haibo Chen wrote:
> > @@ -969,6 +976,8 @@ sdhci_esdhc_imx_probe_dt(struct platform_device
> *pdev,
> >
> > of_property_read_u32(np, "max-frequency", &boarddata->f_max);
> >
> > + of_property_read_u32(np, "tuning-step", &boarddata->tuning_step);
> > +
>
> Where is the binding doc for this device tree property?
>
> Shawn
I will add this in next version, Thanks for your review.
Haibo
More information about the linux-arm-kernel
mailing list