aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mmc/mmc.txt
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>2013-01-16 17:20:41 +0100
committerChris Ball <cjb@laptop.org>2013-02-24 14:36:58 -0500
commitb477426e3701946870d427d183ef492d7e54f111 (patch)
tree122611bc7a46836a96956a642e7ca582b98edd5b /Documentation/devicetree/bindings/mmc/mmc.txt
parentmmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix (diff)
downloadlinux-dev-b477426e3701946870d427d183ef492d7e54f111.tar.xz
linux-dev-b477426e3701946870d427d183ef492d7e54f111.zip
mmc: fix DT binding documentation SDHCI left-over
The file Documentation/devicetree/bindings/mmc/mmc.txt is common for all MMC host drivers. Use a generic MMC host reference instead of an SDHCI left-over. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/mmc/mmc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mmc/mmc.txt b/Documentation/devicetree/bindings/mmc/mmc.txt
index a591c6741d75..34f28ed97928 100644
--- a/Documentation/devicetree/bindings/mmc/mmc.txt
+++ b/Documentation/devicetree/bindings/mmc/mmc.txt
@@ -10,7 +10,7 @@ Required properties:
- bus-width: Number of data lines, can be <1>, <4>, or <8>
Card detection:
-If no property below is supplied, standard SDHCI card detect is used.
+If no property below is supplied, host native card detect is used.
Only one of the properties in this section should be supplied:
- broken-cd: There is no card detection available; polling must be used.
- cd-gpios: Specify GPIOs for card detection, see gpio binding