diff mbox

[3/6] mmc: dt: add DT bindings for Freescale eSDHC

Message ID 1442231024-10660-1-git-send-email-yangbo.lu@freescale.com (mailing list archive)
State Superseded, archived
Headers show

Commit Message

yangbo lu Sept. 14, 2015, 11:43 a.m. UTC
Document Freescale eSDHC 'adapter-type' and 'peripheral-frequency'
properties.

Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
---
 Documentation/devicetree/bindings/mmc/fsl-esdhc.txt | 12 ++++++++++++
 1 file changed, 12 insertions(+)
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
index b7943f3..2006408 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
+++ b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
@@ -22,6 +22,18 @@  Optional properties:
   - voltage-ranges : two cells are required, first cell specifies minimum
     slot voltage (mV), second cell specifies maximum slot voltage (mV).
     Several ranges could be specified.
+  - adapter-tye: specifies SDHC Adapter card type. The Adapter card types are
+    as below.
+	TYPE_1      0x1   /* eMMC Card Rev4.5 */
+	TYPE_2      0x2   /* SD/MMC Legacy Card */
+	TYPE_3      0x3   /* eMMC Card Rev4.4 */
+	TYPE_4      0x4   /* Reserved */
+	TYPE_5      0x5   /* MMC Card */
+	TYPE_6      0x6   /* SD Card Rev2.0 Rev3.0 */
+	NO_ADAPTER  0x7   /* No Card is Present*/
+  - peripheral-frequency: specifies peripheral clock frequency value.
+
+
 
 Example: