All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140305074252.GF20016@e106331-lin.cambridge.arm.com>

diff --git a/a/1.txt b/N1/1.txt
index 195fcd5..f11c609 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On Fri, Feb 14, 2014 at 11:23:55AM +0000, Lee Jones wrote:
 > devices. It has 2 ports which it can use for either; both SATA, both
 > PCIe or one of each in any configuration.
 > 
-> Cc: devicetree at vger.kernel.org
+> Cc: devicetree@vger.kernel.org
 > Cc: Srinivas Kandagatla <srinivas.kandagatla@st.com>
 > Signed-off-by: Lee Jones <lee.jones@linaro.org>
 > ---
@@ -17,12 +17,12 @@ On Fri, Feb 14, 2014 at 11:23:55AM +0000, Lee Jones wrote:
 > --- a/arch/arm/boot/dts/stih416-b2020-revE.dts
 > +++ b/arch/arm/boot/dts/stih416-b2020-revE.dts
 > @@ -32,6 +32,10 @@
->  		ethernet1: ethernet at fef08000 {
+>  		ethernet1: ethernet@fef08000 {
 >  			snps,reset-gpio 	= <&PIO0 7>;
 >  		};
 > -	};
 >  
-> +		miphy365x_phy: miphy365x at 0 {
+> +		miphy365x_phy: miphy365x@0 {
 
 This has registers at 0x0? Or is the unit-address wrong?
 
@@ -54,7 +54,7 @@ from most specific to most general / oldest variant.
 
 >  
 > +	soc {
-> +		miphy365x_phy: miphy365x at 0 {
+> +		miphy365x_phy: miphy365x@0 {
 
 > +			st,pcie_tx_pol_inv = <1>;
 > +			st,sata_gen = "gen3";
@@ -78,7 +78,7 @@ from most specific to most general / oldest variant.
 >  			clocks		= <&CLK_S_ICN_REG_0>;
 >  		};
 >  
-> +		miphy365x_phy: miphy365x at 0 {
+> +		miphy365x_phy: miphy365x@0 {
 
 The unit-address should be fe382000 rather than 0 to match the first reg
 entry.
@@ -103,6 +103,6 @@ Mark.
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe devicetree" in
-> the body of a message to majordomo at vger.kernel.org
+> the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >
diff --git a/a/content_digest b/N1/content_digest
index dcc502d..36a9d05 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,14 @@
  "ref\01392377036-12816-1-git-send-email-lee.jones@linaro.org\0"
  "ref\01392377036-12816-3-git-send-email-lee.jones@linaro.org\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH 3/4] ARM: DT: STi: Add DT node for MiPHY365x\0"
+ "From\0Mark Rutland <mark.rutland@arm.com>\0"
+ "Subject\0Re: [PATCH 3/4] ARM: DT: STi: Add DT node for MiPHY365x\0"
  "Date\0Wed, 5 Mar 2014 07:42:52 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Lee Jones <lee.jones@linaro.org>\0"
+ "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>"
+  Srinivas Kandagatla <srinivas.kandagatla@st.com>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " alexandre.torgue@st.com <alexandre.torgue@st.com>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Feb 14, 2014 at 11:23:55AM +0000, Lee Jones wrote:\n"
@@ -11,7 +16,7 @@
  "> devices. It has 2 ports which it can use for either; both SATA, both\n"
  "> PCIe or one of each in any configuration.\n"
  "> \n"
- "> Cc: devicetree at vger.kernel.org\n"
+ "> Cc: devicetree@vger.kernel.org\n"
  "> Cc: Srinivas Kandagatla <srinivas.kandagatla@st.com>\n"
  "> Signed-off-by: Lee Jones <lee.jones@linaro.org>\n"
  "> ---\n"
@@ -25,12 +30,12 @@
  "> --- a/arch/arm/boot/dts/stih416-b2020-revE.dts\n"
  "> +++ b/arch/arm/boot/dts/stih416-b2020-revE.dts\n"
  "> @@ -32,6 +32,10 @@\n"
- ">  \t\tethernet1: ethernet at fef08000 {\n"
+ ">  \t\tethernet1: ethernet@fef08000 {\n"
  ">  \t\t\tsnps,reset-gpio \t= <&PIO0 7>;\n"
  ">  \t\t};\n"
  "> -\t};\n"
  ">  \n"
- "> +\t\tmiphy365x_phy: miphy365x at 0 {\n"
+ "> +\t\tmiphy365x_phy: miphy365x@0 {\n"
  "\n"
  "This has registers at 0x0? Or is the unit-address wrong?\n"
  "\n"
@@ -62,7 +67,7 @@
  "\n"
  ">  \n"
  "> +\tsoc {\n"
- "> +\t\tmiphy365x_phy: miphy365x at 0 {\n"
+ "> +\t\tmiphy365x_phy: miphy365x@0 {\n"
  "\n"
  "> +\t\t\tst,pcie_tx_pol_inv = <1>;\n"
  "> +\t\t\tst,sata_gen = \"gen3\";\n"
@@ -86,7 +91,7 @@
  ">  \t\t\tclocks\t\t= <&CLK_S_ICN_REG_0>;\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tmiphy365x_phy: miphy365x at 0 {\n"
+ "> +\t\tmiphy365x_phy: miphy365x@0 {\n"
  "\n"
  "The unit-address should be fe382000 rather than 0 to match the first reg\n"
  "entry.\n"
@@ -111,8 +116,8 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "> the body of a message to majordomo at vger.kernel.org\n"
+ "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-fb49b036eafdabdccd39b11265d1141c9c9719adcf8febf6e4e936b4b49bc5e9
+550529e76cebea75893f8ae8fe5153d306bf64c8e2406069129ae69fe589b7db

diff --git a/a/1.txt b/N2/1.txt
index 195fcd5..f11c609 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,7 +3,7 @@ On Fri, Feb 14, 2014 at 11:23:55AM +0000, Lee Jones wrote:
 > devices. It has 2 ports which it can use for either; both SATA, both
 > PCIe or one of each in any configuration.
 > 
-> Cc: devicetree at vger.kernel.org
+> Cc: devicetree@vger.kernel.org
 > Cc: Srinivas Kandagatla <srinivas.kandagatla@st.com>
 > Signed-off-by: Lee Jones <lee.jones@linaro.org>
 > ---
@@ -17,12 +17,12 @@ On Fri, Feb 14, 2014 at 11:23:55AM +0000, Lee Jones wrote:
 > --- a/arch/arm/boot/dts/stih416-b2020-revE.dts
 > +++ b/arch/arm/boot/dts/stih416-b2020-revE.dts
 > @@ -32,6 +32,10 @@
->  		ethernet1: ethernet at fef08000 {
+>  		ethernet1: ethernet@fef08000 {
 >  			snps,reset-gpio 	= <&PIO0 7>;
 >  		};
 > -	};
 >  
-> +		miphy365x_phy: miphy365x at 0 {
+> +		miphy365x_phy: miphy365x@0 {
 
 This has registers at 0x0? Or is the unit-address wrong?
 
@@ -54,7 +54,7 @@ from most specific to most general / oldest variant.
 
 >  
 > +	soc {
-> +		miphy365x_phy: miphy365x at 0 {
+> +		miphy365x_phy: miphy365x@0 {
 
 > +			st,pcie_tx_pol_inv = <1>;
 > +			st,sata_gen = "gen3";
@@ -78,7 +78,7 @@ from most specific to most general / oldest variant.
 >  			clocks		= <&CLK_S_ICN_REG_0>;
 >  		};
 >  
-> +		miphy365x_phy: miphy365x at 0 {
+> +		miphy365x_phy: miphy365x@0 {
 
 The unit-address should be fe382000 rather than 0 to match the first reg
 entry.
@@ -103,6 +103,6 @@ Mark.
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe devicetree" in
-> the body of a message to majordomo at vger.kernel.org
+> the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >
diff --git a/a/content_digest b/N2/content_digest
index dcc502d..d79c24c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,14 @@
  "ref\01392377036-12816-1-git-send-email-lee.jones@linaro.org\0"
  "ref\01392377036-12816-3-git-send-email-lee.jones@linaro.org\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH 3/4] ARM: DT: STi: Add DT node for MiPHY365x\0"
+ "From\0Mark Rutland <mark.rutland@arm.com>\0"
+ "Subject\0Re: [PATCH 3/4] ARM: DT: STi: Add DT node for MiPHY365x\0"
  "Date\0Wed, 5 Mar 2014 07:42:52 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Lee Jones <lee.jones@linaro.org>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  alexandre.torgue@st.com <alexandre.torgue@st.com>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+ " Srinivas Kandagatla <srinivas.kandagatla@st.com>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Feb 14, 2014 at 11:23:55AM +0000, Lee Jones wrote:\n"
@@ -11,7 +16,7 @@
  "> devices. It has 2 ports which it can use for either; both SATA, both\n"
  "> PCIe or one of each in any configuration.\n"
  "> \n"
- "> Cc: devicetree at vger.kernel.org\n"
+ "> Cc: devicetree@vger.kernel.org\n"
  "> Cc: Srinivas Kandagatla <srinivas.kandagatla@st.com>\n"
  "> Signed-off-by: Lee Jones <lee.jones@linaro.org>\n"
  "> ---\n"
@@ -25,12 +30,12 @@
  "> --- a/arch/arm/boot/dts/stih416-b2020-revE.dts\n"
  "> +++ b/arch/arm/boot/dts/stih416-b2020-revE.dts\n"
  "> @@ -32,6 +32,10 @@\n"
- ">  \t\tethernet1: ethernet at fef08000 {\n"
+ ">  \t\tethernet1: ethernet@fef08000 {\n"
  ">  \t\t\tsnps,reset-gpio \t= <&PIO0 7>;\n"
  ">  \t\t};\n"
  "> -\t};\n"
  ">  \n"
- "> +\t\tmiphy365x_phy: miphy365x at 0 {\n"
+ "> +\t\tmiphy365x_phy: miphy365x@0 {\n"
  "\n"
  "This has registers at 0x0? Or is the unit-address wrong?\n"
  "\n"
@@ -62,7 +67,7 @@
  "\n"
  ">  \n"
  "> +\tsoc {\n"
- "> +\t\tmiphy365x_phy: miphy365x at 0 {\n"
+ "> +\t\tmiphy365x_phy: miphy365x@0 {\n"
  "\n"
  "> +\t\t\tst,pcie_tx_pol_inv = <1>;\n"
  "> +\t\t\tst,sata_gen = \"gen3\";\n"
@@ -86,7 +91,7 @@
  ">  \t\t\tclocks\t\t= <&CLK_S_ICN_REG_0>;\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tmiphy365x_phy: miphy365x at 0 {\n"
+ "> +\t\tmiphy365x_phy: miphy365x@0 {\n"
  "\n"
  "The unit-address should be fe382000 rather than 0 to match the first reg\n"
  "entry.\n"
@@ -111,8 +116,8 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "> the body of a message to majordomo at vger.kernel.org\n"
+ "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-fb49b036eafdabdccd39b11265d1141c9c9719adcf8febf6e4e936b4b49bc5e9
+bdca872204701efda277190b894750c236500d63bae9d3c055485736eba10e79

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.