diff for duplicates of <53122A6E.3070001@ti.com> diff --git a/a/1.txt b/N1/1.txt index 1caee8c..2f8314a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Friday 14 February 2014 04:53 PM, 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> @@ -26,12 +26,12 @@ Kishon > --- 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 { > + st,pcie_tx_pol_inv = <1>; > + st,sata_gen = "gen3"; > + }; @@ -46,7 +46,7 @@ Kishon > compatible = "st,stih416", "st,stih416-b2020"; > > + soc { -> + miphy365x_phy: miphy365x at 0 { +> + miphy365x_phy: miphy365x@0 { > + st,pcie_tx_pol_inv = <1>; > + st,sata_gen = "gen3"; > + }; @@ -69,7 +69,7 @@ Kishon > clocks = <&CLK_S_ICN_REG_0>; > }; > -> + miphy365x_phy: miphy365x at 0 { +> + miphy365x_phy: miphy365x@0 { > + compatible = "st,miphy365x-phy"; > + reg = <0xfe382000 0x100>, > + <0xfe38a000 0x100>, diff --git a/a/content_digest b/N1/content_digest index e709494..9c2f118 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\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH 3/4] ARM: DT: STi: Add DT node for MiPHY365x\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Subject\0Re: [PATCH 3/4] ARM: DT: STi: Add DT node for MiPHY365x\0" "Date\0Sun, 2 Mar 2014 00:13:58 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lee Jones <lee.jones@linaro.org>\0" + "Cc\0devicetree@vger.kernel.org" + Srinivas Kandagatla <srinivas.kandagatla@st.com> + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " alexandre.torgue@st.com\0" "\00:1\0" "b\0" "Hi,\n" @@ -13,7 +18,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" @@ -34,12 +39,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" "> +\t\t\tst,pcie_tx_pol_inv = <1>;\n" "> +\t\t\tst,sata_gen = \"gen3\";\n" "> +\t\t};\n" @@ -54,7 +59,7 @@ "> \tcompatible = \"st,stih416\", \"st,stih416-b2020\";\n" ">\n" "> +\tsoc {\n" - "> +\t\tmiphy365x_phy: miphy365x at 0 {\n" + "> +\t\tmiphy365x_phy: miphy365x@0 {\n" "> +\t\t\tst,pcie_tx_pol_inv = <1>;\n" "> +\t\t\tst,sata_gen = \"gen3\";\n" "> +\t\t};\n" @@ -77,7 +82,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" "> +\t\t\tcompatible = \"st,miphy365x-phy\";\n" "> +\t\t\treg \t= <0xfe382000 0x100>,\n" "> +\t\t\t\t\t <0xfe38a000 0x100>,\n" @@ -92,4 +97,4 @@ "> };\n" > -c58ef5d2dedb0a4046f5112ad3c5914afc3f71cfe5e41128a3dc2ff4d0bf06da +db609abb3c03b977ca144dfce707637f55f8cd7d5389f3a5bcda6eb86722f253
diff --git a/a/1.txt b/N2/1.txt index 1caee8c..2f8314a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,7 +5,7 @@ On Friday 14 February 2014 04:53 PM, 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> @@ -26,12 +26,12 @@ Kishon > --- 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 { > + st,pcie_tx_pol_inv = <1>; > + st,sata_gen = "gen3"; > + }; @@ -46,7 +46,7 @@ Kishon > compatible = "st,stih416", "st,stih416-b2020"; > > + soc { -> + miphy365x_phy: miphy365x at 0 { +> + miphy365x_phy: miphy365x@0 { > + st,pcie_tx_pol_inv = <1>; > + st,sata_gen = "gen3"; > + }; @@ -69,7 +69,7 @@ Kishon > clocks = <&CLK_S_ICN_REG_0>; > }; > -> + miphy365x_phy: miphy365x at 0 { +> + miphy365x_phy: miphy365x@0 { > + compatible = "st,miphy365x-phy"; > + reg = <0xfe382000 0x100>, > + <0xfe38a000 0x100>, diff --git a/a/content_digest b/N2/content_digest index e709494..3f65574 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\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH 3/4] ARM: DT: STi: Add DT node for MiPHY365x\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Subject\0Re: [PATCH 3/4] ARM: DT: STi: Add DT node for MiPHY365x\0" "Date\0Sun, 2 Mar 2014 00:13:58 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lee Jones <lee.jones@linaro.org>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + <linux-kernel@vger.kernel.org> + <alexandre.torgue@st.com> + <devicetree@vger.kernel.org> + " Srinivas Kandagatla <srinivas.kandagatla@st.com>\0" "\00:1\0" "b\0" "Hi,\n" @@ -13,7 +18,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" @@ -34,12 +39,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" "> +\t\t\tst,pcie_tx_pol_inv = <1>;\n" "> +\t\t\tst,sata_gen = \"gen3\";\n" "> +\t\t};\n" @@ -54,7 +59,7 @@ "> \tcompatible = \"st,stih416\", \"st,stih416-b2020\";\n" ">\n" "> +\tsoc {\n" - "> +\t\tmiphy365x_phy: miphy365x at 0 {\n" + "> +\t\tmiphy365x_phy: miphy365x@0 {\n" "> +\t\t\tst,pcie_tx_pol_inv = <1>;\n" "> +\t\t\tst,sata_gen = \"gen3\";\n" "> +\t\t};\n" @@ -77,7 +82,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" "> +\t\t\tcompatible = \"st,miphy365x-phy\";\n" "> +\t\t\treg \t= <0xfe382000 0x100>,\n" "> +\t\t\t\t\t <0xfe38a000 0x100>,\n" @@ -92,4 +97,4 @@ "> };\n" > -c58ef5d2dedb0a4046f5112ad3c5914afc3f71cfe5e41128a3dc2ff4d0bf06da +edad39d6f4d3da1335ed4a708fc889eb93eda0b8157ac92e2b4d4da69c12c730
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.