All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140703172909.60caf2c7@armhf>

diff --git a/a/1.txt b/N1/1.txt
index f00040e..e6fc8bf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On Thu, 3 Jul 2014 14:43:46 +0100
-Russell King - ARM Linux <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> wrote:
+Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:
 
 > > But, this means that there will be a lot of errors when DPCM will be
 > > used, because, in most cases for the Cubox (kirkwood audio + tda998x),
@@ -49,7 +49,7 @@ subsystem to do this choice, not Russell King. If you want only S/PDIF,
 it is easy: just declare the S/PDIF DAIs, on both sides, source
 (kirkwood) and sinks (tda998x and S/PDIF):
 
-	dai-link@1 {		/* S/PDIF - HDMI */
+	dai-link at 1 {		/* S/PDIF - HDMI */
 		cpu {
 			sound-dai = <&audio1 1>;
 		};
@@ -58,7 +58,7 @@ it is easy: just declare the S/PDIF DAIs, on both sides, source
 		};
 	};
 
-	dai-link@2 {		/* S/PDIF - S/PDIF */
+	dai-link at 2 {		/* S/PDIF - S/PDIF */
 		cpu {
 			sound-dai = <&audio1 1>;
 		};
@@ -119,9 +119,5 @@ connected to the S/PDIF input of the tda998x?
 The tda998x CODEC I propose works in all configurations.
 
 -- 
-Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
+Ken ar c'henta?	|	      ** Breizh ha Linux atav! **
 Jef		|		http://moinejf.free.fr/
---
-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 f7629b5..9a0b57a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,25 +8,14 @@
  "ref\020140703115924.GY410@sirena.org.uk\0"
  "ref\020140703152826.103c9d6c@armhf\0"
  "ref\020140703134346.GW32514@n2100.arm.linux.org.uk\0"
- "ref\020140703134346.GW32514-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org\0"
- "From\0Jean-Francois Moine <moinejf-GANU6spQydw@public.gmane.org>\0"
- "Subject\0Re: [PATCH] ASoC: tda998x: add a codec to the HDMI transmitter\0"
+ "From\0moinejf@free.fr (Jean-Francois Moine)\0"
+ "Subject\0[PATCH] ASoC: tda998x: add a codec to the HDMI transmitter\0"
  "Date\0Thu, 3 Jul 2014 17:29:09 +0200\0"
- "To\0Russell King - ARM Linux <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\0"
- "Cc\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org
-  lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Rob Clark <robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, 3 Jul 2014 14:43:46 +0100\n"
- "Russell King - ARM Linux <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> wrote:\n"
+ "Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:\n"
  "\n"
  "> > But, this means that there will be a lot of errors when DPCM will be\n"
  "> > used, because, in most cases for the Cubox (kirkwood audio + tda998x),\n"
@@ -76,7 +65,7 @@
  "it is easy: just declare the S/PDIF DAIs, on both sides, source\n"
  "(kirkwood) and sinks (tda998x and S/PDIF):\n"
  "\n"
- "\tdai-link@1 {\t\t/* S/PDIF - HDMI */\n"
+ "\tdai-link at 1 {\t\t/* S/PDIF - HDMI */\n"
  "\t\tcpu {\n"
  "\t\t\tsound-dai = <&audio1 1>;\n"
  "\t\t};\n"
@@ -85,7 +74,7 @@
  "\t\t};\n"
  "\t};\n"
  "\n"
- "\tdai-link@2 {\t\t/* S/PDIF - S/PDIF */\n"
+ "\tdai-link at 2 {\t\t/* S/PDIF - S/PDIF */\n"
  "\t\tcpu {\n"
  "\t\t\tsound-dai = <&audio1 1>;\n"
  "\t\t};\n"
@@ -146,11 +135,7 @@
  "The tda998x CODEC I propose works in all configurations.\n"
  "\n"
  "-- \n"
- "Ken ar c'henta\303\261\t|\t      ** Breizh ha Linux atav! **\n"
- "Jef\t\t|\t\thttp://moinejf.free.fr/\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
+ "Ken ar c'henta?\t|\t      ** Breizh ha Linux atav! **\n"
+ "Jef\t\t|\t\thttp://moinejf.free.fr/"
 
-08c899ccbcf5ea2f23d4776cd2bccd2aafe9c188e578508f0d572ec51b083ae6
+91fc6d6756194f8140c1a778a1a9c343523ecdd1fb1b4d29d3a5287f1a6f765f

diff --git a/a/1.txt b/N2/1.txt
index f00040e..a1a4edb 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
 On Thu, 3 Jul 2014 14:43:46 +0100
-Russell King - ARM Linux <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> wrote:
+Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:
 
 > > But, this means that there will be a lot of errors when DPCM will be
 > > used, because, in most cases for the Cubox (kirkwood audio + tda998x),
@@ -121,7 +121,3 @@ The tda998x CODEC I propose works in all configurations.
 -- 
 Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
 Jef		|		http://moinejf.free.fr/
---
-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/N2/content_digest
index f7629b5..e9b59ac 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -8,25 +8,24 @@
  "ref\020140703115924.GY410@sirena.org.uk\0"
  "ref\020140703152826.103c9d6c@armhf\0"
  "ref\020140703134346.GW32514@n2100.arm.linux.org.uk\0"
- "ref\020140703134346.GW32514-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org\0"
- "From\0Jean-Francois Moine <moinejf-GANU6spQydw@public.gmane.org>\0"
+ "From\0Jean-Francois Moine <moinejf@free.fr>\0"
  "Subject\0Re: [PATCH] ASoC: tda998x: add a codec to the HDMI transmitter\0"
  "Date\0Thu, 3 Jul 2014 17:29:09 +0200\0"
- "To\0Russell King - ARM Linux <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\0"
- "Cc\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org
-  lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Rob Clark <robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0Russell King - ARM Linux <linux@arm.linux.org.uk>\0"
+ "Cc\0Mark Brown <broonie@kernel.org>"
+  Andrew Lunn <andrew@lunn.ch>
+  devicetree@vger.kernel.org
+  alsa-devel@alsa-project.org
+  lgirdwood@gmail.com
+  dri-devel@lists.freedesktop.org
+  linux-kernel@vger.kernel.org
+  Rob Clark <robdclark@gmail.com>
+  Dave Airlie <airlied@gmail.com>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, 3 Jul 2014 14:43:46 +0100\n"
- "Russell King - ARM Linux <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> wrote:\n"
+ "Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:\n"
  "\n"
  "> > But, this means that there will be a lot of errors when DPCM will be\n"
  "> > used, because, in most cases for the Cubox (kirkwood audio + tda998x),\n"
@@ -147,10 +146,6 @@
  "\n"
  "-- \n"
  "Ken ar c'henta\303\261\t|\t      ** Breizh ha Linux atav! **\n"
- "Jef\t\t|\t\thttp://moinejf.free.fr/\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
+ "Jef\t\t|\t\thttp://moinejf.free.fr/"
 
-08c899ccbcf5ea2f23d4776cd2bccd2aafe9c188e578508f0d572ec51b083ae6
+865480cfeef3161d4b757331fb45287260f088cb5da73b17a33910ceedbec99b

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.