All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] mmc: sh_mmcif: Document r7s72100 DT bindings
@ 2017-01-12  4:14 Chris Brandt
  2017-01-12  7:36 ` Geert Uytterhoeven
  2017-01-18 21:30 ` Rob Herring
  0 siblings, 2 replies; 9+ messages in thread
From: Chris Brandt @ 2017-01-12  4:14 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Mark Rutland, Geert Uytterhoeven, Simon Horman
  Cc: devicetree, linux-renesas-soc, Chris Brandt

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>

---
v3:
* added list of how many interrupts each SOC has
v2:
* added interrupt description
---
 Documentation/devicetree/bindings/mmc/renesas,mmcif.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt b/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
index e4ba92aa..c32dc5a 100644
--- a/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
+++ b/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
@@ -8,6 +8,7 @@ Required properties:
 
 - compatible: should be "renesas,mmcif-<soctype>", "renesas,sh-mmcif" as a
   fallback. Examples with <soctype> are:
+	- "renesas,mmcif-r7s72100" for the MMCIF found in r7s72100 SoCs
 	- "renesas,mmcif-r8a73a4" for the MMCIF found in r8a73a4 SoCs
 	- "renesas,mmcif-r8a7740" for the MMCIF found in r8a7740 SoCs
 	- "renesas,mmcif-r8a7778" for the MMCIF found in r8a7778 SoCs
@@ -17,6 +18,13 @@ Required properties:
 	- "renesas,mmcif-r8a7794" for the MMCIF found in r8a7794 SoCs
 	- "renesas,mmcif-sh73a0" for the MMCIF found in sh73a0 SoCs
 
+- interrupts: Some SoCs have only 1 shared interrupt, while others have either
+  2 or 3 individual interrupts (error, int, card detect). Below is the number
+  of interrupts for each SoC:
+    1: r8a73a4, r8a7778, r8a7790, r8a7791, r8a7793, r8a7794
+    2: r8a7740, sh73a0
+    3: r7s72100
+
 - clocks: reference to the functional clock
 
 - dmas: reference to the DMA channels, one per channel name listed in the
-- 
2.10.1

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-03-22 14:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-12  4:14 [PATCH v3] mmc: sh_mmcif: Document r7s72100 DT bindings Chris Brandt
2017-01-12  7:36 ` Geert Uytterhoeven
2017-01-12  9:04   ` Simon Horman
2017-01-18 21:30 ` Rob Herring
2017-03-22 13:17   ` Chris Brandt
     [not found]     ` <PS1PR06MB1162CACF3A130AB157C200AA8A3C0-l4vAwRX7WilTTnd0MlXEO20DtJ1/0DrXvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-03-22 14:09       ` Ulf Hansson
2017-03-22 14:09         ` Ulf Hansson
     [not found]         ` <CAPDyKFqA6zwe9r8tikneL59CURETA7d50Oa1HT9zsrjyQFs9yQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-03-22 14:11           ` Chris Brandt
2017-03-22 14:11             ` Chris Brandt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.