From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/6] mmc: sdhci-esdhc-imx: add tuning-step seting support
Date: Wed, 8 Jul 2015 17:00:04 +0800 [thread overview]
Message-ID: <20150708090004.GB28488@tiger> (raw)
In-Reply-To: <BY1PR03MB138801E1ECE136F138F7D4A99A930@BY1PR03MB1388.namprd03.prod.outlook.com>
On Mon, Jul 06, 2015 at 03:05:47AM +0000, Chen Bough wrote:
>
> > -----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.
If this is a vendor specific property rather than generic one, do not
forget to have a vendor prefix for the property, i.e. "fsl,tuning-step".
Shawn
next prev parent reply other threads:[~2015-07-08 9:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-10 8:50 [PATCH 0/6] mmc: imx: a few fixes and new feature add Haibo Chen
2015-06-10 8:50 ` [PATCH 1/6] mmc: sdhci-esdhc-imx: add imx7d support and support HS400 Haibo Chen
2015-06-10 8:50 ` [PATCH 2/6] mmc: sdhci-esdhc-imx: add tuning-step seting support Haibo Chen
2015-07-03 11:10 ` Shawn Guo
2015-07-06 3:05 ` Chen Bough
2015-07-08 9:00 ` Shawn Guo [this message]
2015-06-10 8:50 ` [PATCH 3/6] ARM: dts: imx7d-sdb: add eMMC5.0 support Haibo Chen
2015-06-10 8:50 ` [PATCH 4/6] mmc: sdhci-esdhc-imx: config watermater levles and burst lengths Haibo Chen
2015-06-10 14:36 ` Eric Nelson
2015-06-10 8:50 ` [PATCH 5/6] mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1 Haibo Chen
2015-06-10 8:50 ` [PATCH 6/6] mmc: sdhci-esdhc-imx: add compatible string in binding doc Haibo Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150708090004.GB28488@tiger \
--to=shawnguo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox