summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/mmc/mmci.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/mmc/mmci.txt')
-rw-r--r--dts/Bindings/mmc/mmci.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/dts/Bindings/mmc/mmci.txt b/dts/Bindings/mmc/mmci.txt
new file mode 100644
index 0000000000..2b584cae35
--- /dev/null
+++ b/dts/Bindings/mmc/mmci.txt
@@ -0,0 +1,15 @@
+* ARM PrimeCell MultiMedia Card Interface (MMCI) PL180/1
+
+The ARM PrimeCell MMCI PL180 and PL181 provides an interface for
+reading and writing to MultiMedia and SD cards alike.
+
+This file documents differences between the core properties described
+by mmc.txt and the properties used by the mmci driver.
+
+Required properties:
+- compatible : contains "arm,pl18x", "arm,primecell".
+- arm,primecell-periphid : contains the PrimeCell Peripheral ID.
+
+Optional properties:
+- mmc-cap-mmc-highspeed : indicates whether MMC is high speed capable
+- mmc-cap-sd-highspeed : indicates whether SD is high speed capable