Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1312302
| From | P L Sai Krishna <lakshmi.sai.krishna.potthuri@xilinx.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [LINUX PATCH 2/5] Documentation: mmc: Updated the binding doc for Arasan SDHCI. |
| Date | 2016-01-19 15:40 +0100 |
| Message-ID | <qSFBU-HG-35@gated-at.bofh.it> (permalink) |
| References | <qSFBU-HG-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
This patch adds broken-tuning property to the binding
doc for Arasan SDHCI.
Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
---
Documentation/devicetree/bindings/mmc/arasan,sdhci.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt b/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt
index da541c3..2088d9f 100644
--- a/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt
+++ b/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt
@@ -17,6 +17,10 @@ Required Properties:
- interrupt-parent: Phandle for the interrupt controller that services
interrupts for this device.
+Optional Properties:
+ - broken-tuning: Indicates tuning broken in Silicon 1.0 of
+ Zynq Ultrascale+ MPSoC.
+
Example:
sdhci@e0100000 {
compatible = "arasan,sdhci-8.9a";
--
2.1.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[LINUX PATCH 2/5] Documentation: mmc: Updated the binding doc for Arasan SDHCI. P L Sai Krishna <lakshmi.sai.krishna.potthuri@xilinx.com> - 2016-01-19 15:40 +0100
Re: [LINUX PATCH 2/5] Documentation: mmc: Updated the binding doc for Arasan SDHCI. Sören Brinkmann <soren.brinkmann@xilinx.com> - 2016-01-19 18:00 +0100
Re: [LINUX PATCH 2/5] Documentation: mmc: Updated the binding doc for Arasan SDHCI. Rob Herring <robh@kernel.org> - 2016-01-19 18:30 +0100
Re: [LINUX PATCH 2/5] Documentation: mmc: Updated the binding doc for Arasan SDHCI. Michal Simek <michal.simek@xilinx.com> - 2016-01-19 20:20 +0100
csiph-web