All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52D3CA6E.1010803@koalo.de>

diff --git a/a/1.txt b/N1/1.txt
index f0cf505..156f570 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ This adds the definitions for the BCM2835 I2S driver
 to the device tree. Some GPIO settings are needed for
 the correct pin functions.
 
-Signed-off-by: Florian Meier <florian.meier@koalo.de>
+Signed-off-by: Florian Meier <florian.meier-oZ8rN/sblLk@public.gmane.org>
 ---
  arch/arm/boot/dts/bcm2835-rpi-b.dts | 12 +++++++++++-
  arch/arm/boot/dts/bcm2835.dtsi      | 10 ++++++++++
@@ -48,7 +48,7 @@ index 1da6b36..ca2259c 100644
  			brcm,dma-channel-mask = <0x7f35>;
  		};
 +
-+		bcm2835_i2s: i2s at 7e203000 {
++		bcm2835_i2s: i2s@7e203000 {
 +			compatible = "brcm,bcm2835-i2s";
 +			reg = <0x7e203000 0x20>,
 +			      <0x7e101098 0x02>;
@@ -62,3 +62,7 @@ index 1da6b36..ca2259c 100644
  	clocks {
 -- 
 1.8.3.2
+--
+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 bb0bb7a..10dd113 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,18 @@
- "From\0florian.meier@koalo.de (Florian Meier)\0"
+ "From\0Florian Meier <florian.meier-oZ8rN/sblLk@public.gmane.org>\0"
  "Subject\0[PATCH 2/2] BCM2835: Add I2S driver to device tree\0"
  "Date\0Mon, 13 Jan 2014 12:13:50 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0"
+ "Cc\0linux-rpi-kernel <linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "This adds the definitions for the BCM2835 I2S driver\n"
  "to the device tree. Some GPIO settings are needed for\n"
  "the correct pin functions.\n"
  "\n"
- "Signed-off-by: Florian Meier <florian.meier@koalo.de>\n"
+ "Signed-off-by: Florian Meier <florian.meier-oZ8rN/sblLk@public.gmane.org>\n"
  "---\n"
  " arch/arm/boot/dts/bcm2835-rpi-b.dts | 12 +++++++++++-\n"
  " arch/arm/boot/dts/bcm2835.dtsi      | 10 ++++++++++\n"
@@ -54,7 +58,7 @@
  " \t\t\tbrcm,dma-channel-mask = <0x7f35>;\n"
  " \t\t};\n"
  "+\n"
- "+\t\tbcm2835_i2s: i2s at 7e203000 {\n"
+ "+\t\tbcm2835_i2s: i2s@7e203000 {\n"
  "+\t\t\tcompatible = \"brcm,bcm2835-i2s\";\n"
  "+\t\t\treg = <0x7e203000 0x20>,\n"
  "+\t\t\t      <0x7e101098 0x02>;\n"
@@ -67,6 +71,10 @@
  "\n"
  " \tclocks {\n"
  "-- \n"
- 1.8.3.2
+ "1.8.3.2\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
 
-f6f7f26415b868c0404cf2bafa96d88d4ec8e95d1a74cf49945720b3379bf97e
+196116ab3ea29f3ccb8883d04630ba7dc803006573865cc18c8f15c2c6b1c054

diff --git a/a/1.txt b/N2/1.txt
index f0cf505..551bacf 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -48,7 +48,7 @@ index 1da6b36..ca2259c 100644
  			brcm,dma-channel-mask = <0x7f35>;
  		};
 +
-+		bcm2835_i2s: i2s at 7e203000 {
++		bcm2835_i2s: i2s@7e203000 {
 +			compatible = "brcm,bcm2835-i2s";
 +			reg = <0x7e203000 0x20>,
 +			      <0x7e101098 0x02>;
diff --git a/a/content_digest b/N2/content_digest
index bb0bb7a..41724b4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,11 @@
- "From\0florian.meier@koalo.de (Florian Meier)\0"
+ "From\0Florian Meier <florian.meier@koalo.de>\0"
  "Subject\0[PATCH 2/2] BCM2835: Add I2S driver to device tree\0"
  "Date\0Mon, 13 Jan 2014 12:13:50 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Stephen Warren <swarren@wwwdotorg.org>\0"
+ "Cc\0linux-rpi-kernel <linux-rpi-kernel@lists.infradead.org>"
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+ " devicetree <devicetree@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "This adds the definitions for the BCM2835 I2S driver\n"
@@ -54,7 +58,7 @@
  " \t\t\tbrcm,dma-channel-mask = <0x7f35>;\n"
  " \t\t};\n"
  "+\n"
- "+\t\tbcm2835_i2s: i2s at 7e203000 {\n"
+ "+\t\tbcm2835_i2s: i2s@7e203000 {\n"
  "+\t\t\tcompatible = \"brcm,bcm2835-i2s\";\n"
  "+\t\t\treg = <0x7e203000 0x20>,\n"
  "+\t\t\t      <0x7e101098 0x02>;\n"
@@ -69,4 +73,4 @@
  "-- \n"
  1.8.3.2
 
-f6f7f26415b868c0404cf2bafa96d88d4ec8e95d1a74cf49945720b3379bf97e
+9bd85e87c6355c0ce7bf0f0ad4c7a62d064af1bc11a984f98cd7d888f5b70ec8

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.