diff options
author | Ai Kyuse <ai.kyuse.uw@renesas.com> | 2016-09-06 13:38:38 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-09-26 22:31:24 +0300 |
commit | 7428e0bf7e87627af880b013f5f4648f07f70842 (patch) | |
tree | 9d2de43f3652e3bcbee1d47f410d362fbc917537 /Documentation/devicetree/bindings/mmc/tmio_mmc.txt | |
parent | 12182affc74a8ce1e95bd4feeb1638c55d2ab6fd (diff) | |
download | linux-7428e0bf7e87627af880b013f5f4648f07f70842.tar.xz |
mmc: sh_mobile_sdhi: Add r8a7796 support
Add support for r8a7796 SoC.
Signed-off-by: Ai Kyuse <ai.kyuse.uw@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/tmio_mmc.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/tmio_mmc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/tmio_mmc.txt b/Documentation/devicetree/bindings/mmc/tmio_mmc.txt index 0f610d4b5b00..13df9c2399c3 100644 --- a/Documentation/devicetree/bindings/mmc/tmio_mmc.txt +++ b/Documentation/devicetree/bindings/mmc/tmio_mmc.txt @@ -23,6 +23,7 @@ Required properties: "renesas,sdhi-r8a7793" - SDHI IP on R8A7793 SoC "renesas,sdhi-r8a7794" - SDHI IP on R8A7794 SoC "renesas,sdhi-r8a7795" - SDHI IP on R8A7795 SoC + "renesas,sdhi-r8a7796" - SDHI IP on R8A7796 SoC Optional properties: - toshiba,mmc-wrprotect-disable: write-protect detection is unavailable |