From: Al Cooper <alcooperx@gmail.com>
To: ulf.hansson@linaro.org, linux-mmc@vger.kernel.org,
bcm-kernel-feedback-list@broadcom.com
Cc: Al Cooper <alcooperx@gmail.com>
Subject: [PATCH V2 2/3] mmc: Add Device Tree binding supported by sdhci-pltfm.c
Date: Fri, 6 Nov 2015 13:56:03 -0500 [thread overview]
Message-ID: <1446836164-16259-3-git-send-email-alcooperx@gmail.com> (raw)
In-Reply-To: <1446836164-16259-1-git-send-email-alcooperx@gmail.com>
This includes both newly added and previously undocumented
properties.
Signed-off-by: Al Cooper <alcooperx@gmail.com>
---
Documentation/devicetree/bindings/mmc/mmc.txt | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Documentation/devicetree/bindings/mmc/mmc.txt b/Documentation/devicetree/bindings/mmc/mmc.txt
index f693baf..516fdf9 100644
--- a/Documentation/devicetree/bindings/mmc/mmc.txt
+++ b/Documentation/devicetree/bindings/mmc/mmc.txt
@@ -48,6 +48,14 @@ Optional properties:
- mmc-hs400-1_2v: eMMC HS400 mode(1.2V I/O) is supported
- dsr: Value the card's (optional) Driver Stage Register (DSR) should be
programmed with. Valid range: [0 .. 0xffff].
+- sdhci,auto-cmd12: the controller supports Auto-CMD12 to stop multiblock
+ transfers.
+- broken-64-bit-dma: the controller does not support 64-bit DMA even if
+ the controller claims it does.
+- broken-timeout-value: the timeout value specified by the controller is
+ incorrect and the MAX timeout will be used instead.
+- broken-sdr50: SDR50 mode is broken.
+- broken-ddr50: DDR50 mode is broken.
*NOTE* on CD and WP polarity. To use common for all SD/MMC host controllers line
polarity properties, we have to fix the meaning of the "normal" and "inverted"
--
1.9.0.138.g2de3478
next prev parent reply other threads:[~2015-11-06 18:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-06 18:56 [PATCH V2 0/3] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's Al Cooper
2015-11-06 18:56 ` [PATCH V2 1/3] mmc: sdhci-pltfm: Add DT properties to set various QUIRKS Al Cooper
2015-11-12 9:35 ` Ulf Hansson
2015-11-12 19:44 ` Alan Cooper
2015-11-13 9:31 ` Ulf Hansson
2015-11-16 23:43 ` Alan Cooper
2015-11-06 18:56 ` Al Cooper [this message]
2015-11-06 18:56 ` [PATCH V2 3/3] mmc: sdhci-brcmstb: Add sdhci driver for Broadcom BRCMSTB/BMIPS SOCs Al Cooper
2015-11-12 1:37 ` [PATCH V2 0/3] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's Florian Fainelli
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=1446836164-16259-3-git-send-email-alcooperx@gmail.com \
--to=alcooperx@gmail.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=linux-mmc@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).