Skip to content

Commit 474e25e

Browse files
seebestorulf
authored andcommitted
mmc: sh_mmcif: Document r7s72100 DT bindings
Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 43b0b36 commit 474e25e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/devicetree/bindings/mmc/renesas,mmcif.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Required properties:
88

99
- compatible: should be "renesas,mmcif-<soctype>", "renesas,sh-mmcif" as a
1010
fallback. Examples with <soctype> are:
11+
- "renesas,mmcif-r7s72100" for the MMCIF found in r7s72100 SoCs
1112
- "renesas,mmcif-r8a73a4" for the MMCIF found in r8a73a4 SoCs
1213
- "renesas,mmcif-r8a7740" for the MMCIF found in r8a7740 SoCs
1314
- "renesas,mmcif-r8a7778" for the MMCIF found in r8a7778 SoCs
@@ -17,6 +18,13 @@ Required properties:
1718
- "renesas,mmcif-r8a7794" for the MMCIF found in r8a7794 SoCs
1819
- "renesas,mmcif-sh73a0" for the MMCIF found in sh73a0 SoCs
1920

21+
- interrupts: Some SoCs have only 1 shared interrupt, while others have either
22+
2 or 3 individual interrupts (error, int, card detect). Below is the number
23+
of interrupts for each SoC:
24+
1: r8a73a4, r8a7778, r8a7790, r8a7791, r8a7793, r8a7794
25+
2: r8a7740, sh73a0
26+
3: r7s72100
27+
2028
- clocks: reference to the functional clock
2129

2230
- dmas: reference to the DMA channels, one per channel name listed in the

0 commit comments

Comments
 (0)