All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140725072008.GI8181@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index ac73057..c1b12a2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Tue, Jul 08, 2014 at 03:11:36PM +0200, Ludovic Desroches wrote:
 > Add bindings documentation for the new Atmel DMA controller (XDMAC)
 > introduced with SAMA5D4.
 > 
-> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
+> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 > ---
 >  .../devicetree/bindings/dma/atmel-xdma.txt         |   48 ++++++++++++++++++++
 >  1 file changed, 48 insertions(+)
@@ -39,7 +39,7 @@ Surely we dont want to add binding per contoller even if they are similar!
 > +
 > +Example:
 > +
-> +dma1: dma-controller at f0004000 {
+> +dma1: dma-controller@f0004000 {
 > +	compatible = "atmel,sama5d4-dma";
 > +	reg = <0xf0004000 0x200>;
 > +	interrupts = <50 4 0>;
@@ -59,7 +59,7 @@ Surely we dont want to add binding per contoller even if they are similar!
 > +
 > +Example:
 > +
-> +i2c2: i2c at f8024000 {
+> +i2c2: i2c@f8024000 {
 > +	compatible = "atmel,at91sam9x5-i2c";
 > +	reg = <0xf8024000 0x4000>;
 > +	interrupts = <34 4 6>;
@@ -75,4 +75,8 @@ Surely we dont want to add binding per contoller even if they are similar!
 > 1.7.9.5
 > 
 
+-- 
 --
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 9860348..78a7c6c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,28 @@
  "ref\01404825096-15724-1-git-send-email-ludovic.desroches@atmel.com\0"
  "ref\01404825096-15724-3-git-send-email-ludovic.desroches@atmel.com\0"
- "From\0vinod.koul@intel.com (Vinod Koul)\0"
- "Subject\0[PATCH v3 2/2] ARM: dts: at_xdmac: add bindings documentation\0"
+ "ref\01404825096-15724-3-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0"
+ "From\0Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v3 2/2] ARM: dts: at_xdmac: add bindings documentation\0"
  "Date\0Fri, 25 Jul 2014 12:50:08 +0530\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org
+  plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org
+  dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
+  josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org
+  maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
+  arnd-r2nGTMty4D4@public.gmane.org
+  sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org
+ " mark.rutland-5wv7dgnIgG8@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Jul 08, 2014 at 03:11:36PM +0200, Ludovic Desroches wrote:\n"
  "> Add bindings documentation for the new Atmel DMA controller (XDMAC)\n"
  "> introduced with SAMA5D4.\n"
  "> \n"
- "> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>\n"
+ "> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "> ---\n"
  ">  .../devicetree/bindings/dma/atmel-xdma.txt         |   48 ++++++++++++++++++++\n"
  ">  1 file changed, 48 insertions(+)\n"
@@ -47,7 +59,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +dma1: dma-controller at f0004000 {\n"
+ "> +dma1: dma-controller@f0004000 {\n"
  "> +\tcompatible = \"atmel,sama5d4-dma\";\n"
  "> +\treg = <0xf0004000 0x200>;\n"
  "> +\tinterrupts = <50 4 0>;\n"
@@ -67,7 +79,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +i2c2: i2c at f8024000 {\n"
+ "> +i2c2: i2c@f8024000 {\n"
  "> +\tcompatible = \"atmel,at91sam9x5-i2c\";\n"
  "> +\treg = <0xf8024000 0x4000>;\n"
  "> +\tinterrupts = <34 4 6>;\n"
@@ -83,6 +95,10 @@
  "> 1.7.9.5\n"
  "> \n"
  "\n"
- --
+ "-- \n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-9ed2a4b96ae25a47dffc0797f1f2169993ad5afaab179eb78fcf9aecd8d923cf
+76f578ad66e572da7d2327dc7e43ce2e46dd9439885beaee1868dfc70a844a81

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.