linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3/6] mmc: dt: add DT bindings for Freescale eSDHC
@ 2015-09-14 11:43 Yangbo Lu
  0 siblings, 0 replies; only message in thread
From: Yangbo Lu @ 2015-09-14 11:43 UTC (permalink / raw)
  To: linux-mmc, ulf.hansson; +Cc: Yangbo Lu

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 --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:
 
-- 
2.1.0.27.g96db324


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-14 12:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-14 11:43 [PATCH 3/6] mmc: dt: add DT bindings for Freescale eSDHC Yangbo Lu

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).