All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5212B168.909@broadcom.com>

diff --git a/a/1.txt b/N1/1.txt
index 8d6a485..bedfd01 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,21 +13,21 @@ On 13-08-08 12:07 PM, Christian Daudt wrote:
 >   		status = "okay";
 >   	};
 >   
-> -	sdio0: sdio at 0x3f180000 {
-> +	sdio1: sdio at 3f180000 {
+> -	sdio0: sdio@0x3f180000 {
+> +	sdio1: sdio@3f180000 {
 >   		max-frequency = <48000000>;
 >   		status = "okay";
 >   	};
 >   
-> -	sdio1: sdio at 0x3f190000 {
-> +	sdio2: sdio at 3f190000 {
+> -	sdio1: sdio@0x3f190000 {
+> +	sdio2: sdio@3f190000 {
 >   		non-removable;
 >   		max-frequency = <48000000>;
 >   		status = "okay";
 >   	};
 >   
-> -	sdio3: sdio at 0x3f1b0000 {
-> +	sdio4: sdio at 3f1b0000 {
+> -	sdio3: sdio@0x3f1b0000 {
+> +	sdio4: sdio@3f1b0000 {
 >   		max-frequency = <48000000>;
 >   		status = "okay";
 >   	};
@@ -39,32 +39,32 @@ On 13-08-08 12:07 PM, Christian Daudt wrote:
 >   		clock-frequency = <32768>;
 >   	};
 >   
-> -	sdio0: sdio at 0x3f180000 {
-> +	sdio1: sdio at 3f180000 {
+> -	sdio0: sdio@0x3f180000 {
+> +	sdio1: sdio@3f180000 {
 >   		compatible = "bcm,kona-sdhci";
 >   		reg = <0x3f180000 0x10000>;
 >   		interrupts = <0x0 77 0x4>;
 >   		status = "disabled";
 >   	};
 >   
-> -	sdio1: sdio at 0x3f190000 {
-> +	sdio2: sdio at 3f190000 {
+> -	sdio1: sdio@0x3f190000 {
+> +	sdio2: sdio@3f190000 {
 >   		compatible = "bcm,kona-sdhci";
 >   		reg = <0x3f190000 0x10000>;
 >   		interrupts = <0x0 76 0x4>;
 >   		status = "disabled";
 >   	};
 >   
-> -	sdio2: sdio at 0x3f1a0000 {
-> +	sdio3: sdio at 3f1a0000 {
+> -	sdio2: sdio@0x3f1a0000 {
+> +	sdio3: sdio@3f1a0000 {
 >   		compatible = "bcm,kona-sdhci";
 >   		reg = <0x3f1a0000 0x10000>;
 >   		interrupts = <0x0 74 0x4>;
 >   		status = "disabled";
 >   	};
 >   
-> -	sdio3: sdio at 0x3f1b0000 {
-> +	sdio4: sdio at 3f1b0000 {
+> -	sdio3: sdio@0x3f1b0000 {
+> +	sdio4: sdio@3f1b0000 {
 >   		compatible = "bcm,kona-sdhci";
 >   		reg = <0x3f1b0000 0x10000>;
 >   		interrupts = <0x0 73 0x4>;
diff --git a/a/content_digest b/N1/content_digest
index 7190e01..77fca54 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,19 @@
  "ref\01375988874-11303-1-git-send-email-csd@broadcom.com\0"
- "From\0csd@broadcom.com (Christian Daudt)\0"
- "Subject\0[PATCH 1/2] ARM: dts: align sdio numbers to HW definition\0"
+ "From\0Christian Daudt <csd@broadcom.com>\0"
+ "Subject\0Re: [PATCH 1/2] ARM: dts: align sdio numbers to HW definition\0"
  "Date\0Mon, 19 Aug 2013 16:59:36 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Christian Daudt <csd@broadcom.com>\0"
+ "Cc\0Lee Jones <lee.jones@linaro.org>"
+  Alex Elder <elder@linaro.org>
+  Rob Herring <rob.herring@calxeda.com>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Stephen Warren <swarren@wwwdotorg.org>
+  Ian Campbell <ian.campbell@citrix.com>
+  Russell King <linux@arm.linux.org.uk>
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 13-08-08 12:07 PM, Christian Daudt wrote:\n"
@@ -20,21 +31,21 @@
  ">   \t\tstatus = \"okay\";\n"
  ">   \t};\n"
  ">   \n"
- "> -\tsdio0: sdio at 0x3f180000 {\n"
- "> +\tsdio1: sdio at 3f180000 {\n"
+ "> -\tsdio0: sdio@0x3f180000 {\n"
+ "> +\tsdio1: sdio@3f180000 {\n"
  ">   \t\tmax-frequency = <48000000>;\n"
  ">   \t\tstatus = \"okay\";\n"
  ">   \t};\n"
  ">   \n"
- "> -\tsdio1: sdio at 0x3f190000 {\n"
- "> +\tsdio2: sdio at 3f190000 {\n"
+ "> -\tsdio1: sdio@0x3f190000 {\n"
+ "> +\tsdio2: sdio@3f190000 {\n"
  ">   \t\tnon-removable;\n"
  ">   \t\tmax-frequency = <48000000>;\n"
  ">   \t\tstatus = \"okay\";\n"
  ">   \t};\n"
  ">   \n"
- "> -\tsdio3: sdio at 0x3f1b0000 {\n"
- "> +\tsdio4: sdio at 3f1b0000 {\n"
+ "> -\tsdio3: sdio@0x3f1b0000 {\n"
+ "> +\tsdio4: sdio@3f1b0000 {\n"
  ">   \t\tmax-frequency = <48000000>;\n"
  ">   \t\tstatus = \"okay\";\n"
  ">   \t};\n"
@@ -46,32 +57,32 @@
  ">   \t\tclock-frequency = <32768>;\n"
  ">   \t};\n"
  ">   \n"
- "> -\tsdio0: sdio at 0x3f180000 {\n"
- "> +\tsdio1: sdio at 3f180000 {\n"
+ "> -\tsdio0: sdio@0x3f180000 {\n"
+ "> +\tsdio1: sdio@3f180000 {\n"
  ">   \t\tcompatible = \"bcm,kona-sdhci\";\n"
  ">   \t\treg = <0x3f180000 0x10000>;\n"
  ">   \t\tinterrupts = <0x0 77 0x4>;\n"
  ">   \t\tstatus = \"disabled\";\n"
  ">   \t};\n"
  ">   \n"
- "> -\tsdio1: sdio at 0x3f190000 {\n"
- "> +\tsdio2: sdio at 3f190000 {\n"
+ "> -\tsdio1: sdio@0x3f190000 {\n"
+ "> +\tsdio2: sdio@3f190000 {\n"
  ">   \t\tcompatible = \"bcm,kona-sdhci\";\n"
  ">   \t\treg = <0x3f190000 0x10000>;\n"
  ">   \t\tinterrupts = <0x0 76 0x4>;\n"
  ">   \t\tstatus = \"disabled\";\n"
  ">   \t};\n"
  ">   \n"
- "> -\tsdio2: sdio at 0x3f1a0000 {\n"
- "> +\tsdio3: sdio at 3f1a0000 {\n"
+ "> -\tsdio2: sdio@0x3f1a0000 {\n"
+ "> +\tsdio3: sdio@3f1a0000 {\n"
  ">   \t\tcompatible = \"bcm,kona-sdhci\";\n"
  ">   \t\treg = <0x3f1a0000 0x10000>;\n"
  ">   \t\tinterrupts = <0x0 74 0x4>;\n"
  ">   \t\tstatus = \"disabled\";\n"
  ">   \t};\n"
  ">   \n"
- "> -\tsdio3: sdio at 0x3f1b0000 {\n"
- "> +\tsdio4: sdio at 3f1b0000 {\n"
+ "> -\tsdio3: sdio@0x3f1b0000 {\n"
+ "> +\tsdio4: sdio@3f1b0000 {\n"
  ">   \t\tcompatible = \"bcm,kona-sdhci\";\n"
  ">   \t\treg = <0x3f1b0000 0x10000>;\n"
  ">   \t\tinterrupts = <0x0 73 0x4>;\n"
@@ -79,4 +90,4 @@
  "  thanks,\n"
      csd
 
-f53495a0a2d373e6a3b6b9ffb806e1ba2f99541829a8b8a610764e8bc4f227d4
+383b93ba0b25a01cf00374380309105cc8c12d6cbf20b414d26f8d3afe42bea1

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.