All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180706193923.GC16084@piout.net>

diff --git a/a/content_digest b/N1/content_digest
index 8473fc7..79277b5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,18 +4,18 @@
  "Subject\0Re: [PATCH v5 4/5] ARM: dts: at91: sama5d2: add nodes for I2S controllers\0"
  "Date\0Fri, 6 Jul 2018 21:39:23 +0200\0"
  "To\0Codrin Ciubotariu <codrin.ciubotariu@microchip.com>\0"
- "Cc\0devicetree@vger.kernel.org"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-clk@vger.kernel.org
   alsa-devel@alsa-project.org
-  sboyd@kernel.org
-  broonie@kernel.org
   nicolas.ferre@microchip.com
-  linux-kernel@vger.kernel.org
   boris.brezillon@bootlin.com
   robh+dt@kernel.org
+  broonie@kernel.org
+  sboyd@kernel.org
   Cristian.Birsan@microchip.com
-  Cyrille Pitchen <cyrille.pitchen@atmel.com>
-  linux-clk@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ " Cyrille Pitchen <cyrille.pitchen@atmel.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Codrin,\n"
@@ -83,4 +83,4 @@
  "Embedded Linux and Kernel engineering\n"
  https://bootlin.com
 
-04d264e25fb3c734a89ef51b4a886a337188ddbb1423847cb301020ba438c243
+b634d098d569fe9ac056c5fb4a426f34c0d4a27fc96fce65e175a08732a7a8a2

diff --git a/a/1.txt b/N2/1.txt
index 4bcd92a..886b4c0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -7,7 +7,7 @@ On 18/06/2018 17:12:38+0300, Codrin Ciubotariu wrote:
 > each I2S node.
 > 
 > Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
-> [codrin.ciubotariu@microchip.com: added phandle to new mux clock]
+> [codrin.ciubotariu at microchip.com: added phandle to new mux clock]
 > Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
 > ---
 > 
@@ -37,7 +37,7 @@ On 18/06/2018 17:12:38+0300, Codrin Ciubotariu wrote:
 >  				clocks = <&clk32k>;
 >  			};
 >  
-> +			i2s0: i2s@f8050000 {
+> +			i2s0: i2s at f8050000 {
 > +				compatible = "atmel,sama5d2-i2s";
 > +				reg = <0xf8050000 0x100>;
 > +				interrupts = <54 IRQ_TYPE_LEVEL_HIGH 7>;
diff --git a/a/content_digest b/N2/content_digest
index 8473fc7..e902d19 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,21 +1,9 @@
  "ref\020180618141239.10892-1-codrin.ciubotariu@microchip.com\0"
  "ref\020180618141239.10892-5-codrin.ciubotariu@microchip.com\0"
- "From\0Alexandre Belloni <alexandre.belloni@bootlin.com>\0"
- "Subject\0Re: [PATCH v5 4/5] ARM: dts: at91: sama5d2: add nodes for I2S controllers\0"
+ "From\0alexandre.belloni@bootlin.com (Alexandre Belloni)\0"
+ "Subject\0[PATCH v5 4/5] ARM: dts: at91: sama5d2: add nodes for I2S controllers\0"
  "Date\0Fri, 6 Jul 2018 21:39:23 +0200\0"
- "To\0Codrin Ciubotariu <codrin.ciubotariu@microchip.com>\0"
- "Cc\0devicetree@vger.kernel.org"
-  alsa-devel@alsa-project.org
-  sboyd@kernel.org
-  broonie@kernel.org
-  nicolas.ferre@microchip.com
-  linux-kernel@vger.kernel.org
-  boris.brezillon@bootlin.com
-  robh+dt@kernel.org
-  Cristian.Birsan@microchip.com
-  Cyrille Pitchen <cyrille.pitchen@atmel.com>
-  linux-clk@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Codrin,\n"
@@ -27,7 +15,7 @@
  "> each I2S node.\n"
  "> \n"
  "> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>\n"
- "> [codrin.ciubotariu@microchip.com: added phandle to new mux clock]\n"
+ "> [codrin.ciubotariu at microchip.com: added phandle to new mux clock]\n"
  "> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>\n"
  "> ---\n"
  "> \n"
@@ -57,7 +45,7 @@
  ">  \t\t\t\tclocks = <&clk32k>;\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> +\t\t\ti2s0: i2s@f8050000 {\n"
+ "> +\t\t\ti2s0: i2s at f8050000 {\n"
  "> +\t\t\t\tcompatible = \"atmel,sama5d2-i2s\";\n"
  "> +\t\t\t\treg = <0xf8050000 0x100>;\n"
  "> +\t\t\t\tinterrupts = <54 IRQ_TYPE_LEVEL_HIGH 7>;\n"
@@ -83,4 +71,4 @@
  "Embedded Linux and Kernel engineering\n"
  https://bootlin.com
 
-04d264e25fb3c734a89ef51b4a886a337188ddbb1423847cb301020ba438c243
+ddf6ba5d4bf6da18363635ddbf0bf5dab4f52c735103e30382150fb9d8344fa5

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.