summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-07-28 22:04:36 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2017-07-28 22:04:36 +0300
commita2d48756cab7771468d55562716b77311631e92c (patch)
treefbf498960375025d01b36ab0c38c64b01b8c3fd8 /Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
parent0b5477d9dabd96ded4c5ef7a5f08b00188fc1dec (diff)
parent3f5b4b79d4c0fa71fd7d74c2a44bbc0869c04c9b (diff)
downloadlinux-a2d48756cab7771468d55562716b77311631e92c.tar.xz
Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC fixes from Ulf Hansson: "Here are a couple of mmc fixes intended for v4.13-rc1. I have also included a couple of cleanup patches in this pull request for OMAP2+, related to the omap_hsmmc driver. The reason is because of the changes are also depending on OMAP SoC specific code, so this simplifies how to deal with this. Summary: MMC host: - sunxi: Correct time phase settings - omap_hsmmc: Clean up some dead code - dw_mmc: Fix message printed for deprecated num-slots DT binding - dw_mmc: Fix DT documentation" * tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: Documentation: dw-mshc: deprecate num-slots mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT mmc: host: omap_hsmmc: remove unused platform callbacks ARM: OMAP2+: hsmmc.c: Remove dead code mmc: sunxi: Keep default timing phase settings for new timing mode
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt')
-rw-r--r--Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
index aad98442788b..a58c173b7ab9 100644
--- a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
+++ b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
@@ -78,7 +78,6 @@ Example:
};
dwmmc0@12200000 {
- num-slots = <1>;
cap-mmc-highspeed;
cap-sd-highspeed;
broken-cd;