From: Shawn Guo <shawnguo@kernel.org>
To: Haibo Chen <haibo.chen@freescale.com>
Cc: linux-mmc@vger.kernel.org, aisheng.dong@freescale.com,
ulf.hansson@linaro.org, chris@printf.net, shawn.guo@linaro.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/6] mmc: sdhci-esdhc-imx: add tuning-step seting support
Date: Fri, 3 Jul 2015 19:10:18 +0800 [thread overview]
Message-ID: <20150703111017.GA17553@localhost> (raw)
In-Reply-To: <1433926244-29244-3-git-send-email-haibo.chen@freescale.com>
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
WARNING: multiple messages have this Message-ID (diff)
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: Fri, 3 Jul 2015 19:10:18 +0800 [thread overview]
Message-ID: <20150703111017.GA17553@localhost> (raw)
In-Reply-To: <1433926244-29244-3-git-send-email-haibo.chen@freescale.com>
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
next prev parent reply other threads:[~2015-07-03 11:15 UTC|newest]
Thread overview: 22+ 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 ` 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 ` Haibo Chen
2015-06-10 8:50 ` [PATCH 2/6] mmc: sdhci-esdhc-imx: add tuning-step seting support Haibo Chen
2015-06-10 8:50 ` Haibo Chen
2015-07-03 11:10 ` Shawn Guo [this message]
2015-07-03 11:10 ` Shawn Guo
2015-07-06 3:05 ` Chen Bough
2015-07-06 3:05 ` Chen Bough
2015-07-08 9:00 ` Shawn Guo
2015-07-08 9:00 ` Shawn Guo
2015-06-10 8:50 ` [PATCH 3/6] ARM: dts: imx7d-sdb: add eMMC5.0 support Haibo Chen
2015-06-10 8:50 ` 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 8:50 ` Haibo Chen
2015-06-10 14:36 ` Eric Nelson
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 ` Haibo Chen
2015-06-10 8:50 ` [PATCH 6/6] mmc: sdhci-esdhc-imx: add compatible string in binding doc Haibo Chen
2015-06-10 8:50 ` 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=20150703111017.GA17553@localhost \
--to=shawnguo@kernel.org \
--cc=aisheng.dong@freescale.com \
--cc=chris@printf.net \
--cc=haibo.chen@freescale.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=shawn.guo@linaro.org \
--cc=ulf.hansson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.