aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mmc/tmio_mmc.txt
diff options
context:
space:
mode:
authorChris Brandt <chris.brandt@renesas.com>2018-10-24 17:23:01 -0500
committerUlf Hansson <ulf.hansson@linaro.org>2018-12-17 08:26:24 +0100
commitbb16956e239e8d859b18a008e783550d6200aa7c (patch)
tree34840781d82f5fbeb5057206a23627eefc196c96 /Documentation/devicetree/bindings/mmc/tmio_mmc.txt
parentmmc: renesas_sdhi_internal_dmac: Add R7S9210 support (diff)
downloadlinux-dev-bb16956e239e8d859b18a008e783550d6200aa7c.tar.xz
linux-dev-bb16956e239e8d859b18a008e783550d6200aa7c.zip
dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210
Document support for the RZ/A2 (R7S9210) SoC. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/mmc/tmio_mmc.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mmc/tmio_mmc.txt b/Documentation/devicetree/bindings/mmc/tmio_mmc.txt
index 27f2eab2981d..9391ae9a1d9d 100644
--- a/Documentation/devicetree/bindings/mmc/tmio_mmc.txt
+++ b/Documentation/devicetree/bindings/mmc/tmio_mmc.txt
@@ -13,6 +13,7 @@ Required properties:
- compatible: should contain one or more of the following:
"renesas,sdhi-sh73a0" - SDHI IP on SH73A0 SoC
"renesas,sdhi-r7s72100" - SDHI IP on R7S72100 SoC
+ "renesas,sdhi-r7s9210" - SDHI IP on R7S9210 SoC
"renesas,sdhi-r8a73a4" - SDHI IP on R8A73A4 SoC
"renesas,sdhi-r8a7740" - SDHI IP on R8A7740 SoC
"renesas,sdhi-r8a7743" - SDHI IP on R8A7743 SoC
@@ -56,7 +57,7 @@ Required properties:
"core" and "cd". If the controller only has 1 clock, naming is not
required.
Devices which have more than 1 clock are listed below:
- 2: R7S72100
+ 2: R7S72100, R7S9210
Optional properties:
- pinctrl-names: should be "default", "state_uhs"