Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1390712
| From | Shawn Lin <shawn.lin@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 1/6] Documentation: mmc: add mmc-hs400-enhanced-strobe |
| Date | 2016-04-29 05:10 +0200 |
| Message-ID | <rt6Yx-7h3-3@gated-at.bofh.it> (permalink) |
| References | <rt6Fc-6Ps-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
mmc-hs400-enhanced-strobe is used to claim that the host can support hs400 mode with enhanced strobe introduced by emmc 5.1 spec. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> --- Changes in v2: None Documentation/devicetree/bindings/mmc/mmc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mmc/mmc.txt b/Documentation/devicetree/bindings/mmc/mmc.txt index ed23b9b..ecc007a 100644 --- a/Documentation/devicetree/bindings/mmc/mmc.txt +++ b/Documentation/devicetree/bindings/mmc/mmc.txt @@ -46,6 +46,7 @@ Optional properties: - mmc-hs200-1_2v: eMMC HS200 mode(1.2V I/O) is supported - mmc-hs400-1_8v: eMMC HS400 mode(1.8V I/O) is supported - mmc-hs400-1_2v: eMMC HS400 mode(1.2V I/O) is supported +- mmc-hs400-enhanced-strobe: eMMC HS400 enhanced strobe mode is supported - dsr: Value the card's (optional) Driver Stage Register (DSR) should be programmed with. Valid range: [0 .. 0xffff]. -- 2.3.7
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/6] Add enhanced strobe support for emmc version 5.1 or later Shawn Lin <shawn.lin@rock-chips.com> - 2016-04-29 05:10 +0200
[PATCH v2 3/6] mmc: core: implement enhanced strobe support Shawn Lin <shawn.lin@rock-chips.com> - 2016-04-29 05:10 +0200
Re: [PATCH v2 3/6] mmc: core: implement enhanced strobe support Ulf Hansson <ulf.hansson@linaro.org> - 2016-05-04 14:10 +0200
Re: [PATCH v2 3/6] mmc: core: implement enhanced strobe support Adrian Hunter <adrian.hunter@intel.com> - 2016-05-04 15:20 +0200
Re: [PATCH v2 3/6] mmc: core: implement enhanced strobe support Shawn Lin <shawn.lin@rock-chips.com> - 2016-05-05 04:20 +0200
Re: [PATCH v2 3/6] mmc: core: implement enhanced strobe support Adrian Hunter <adrian.hunter@intel.com> - 2016-05-09 14:10 +0200
Re: [PATCH v2 3/6] mmc: core: implement enhanced strobe support Shawn Lin <shawn.lin@kernel-upstream.org> - 2016-05-10 10:40 +0200
[PATCH v2 1/6] Documentation: mmc: add mmc-hs400-enhanced-strobe Shawn Lin <shawn.lin@rock-chips.com> - 2016-04-29 05:10 +0200
Re: [PATCH v2 1/6] Documentation: mmc: add mmc-hs400-enhanced-strobe Rob Herring <robh@kernel.org> - 2016-05-03 19:10 +0200
csiph-web