diff for duplicates of <53A160D1.8000908@ti.com> diff --git a/a/1.txt b/N1/1.txt index af58843..1f8230f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,16 +9,16 @@ On Tuesday 17 June 2014 04:53 PM, Lee Jones wrote: >> PHY as sub-node of the PHY provider. So It's only fair I ask you the same to >> do. So in this case the dt node should look something like: >> ->> miphy365x_phy: miphy365x at fe382000 { +>> miphy365x_phy: miphy365x@fe382000 { >> compatible = "st,miphy365x-phy"; >> #phy-cells = <2>; >> st,syscfg = <&syscfg_rear>; ->> channel at 0 { +>> channel@0 { >> reg = <0xfe382000 0x100>, <0xfe394000 0x100>; >> reg-names = "sata", "pcie"; >> } >> ->> channel at 1{ +>> channel@1{ >> reg = <0xfe38a000 0x100>, <0xfe804000 0x100>; >> reg-names = "sata", "pcie"; >> } diff --git a/a/content_digest b/N1/content_digest index d2e457c..0137a80 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,14 @@ "ref\01400766819-22286-2-git-send-email-lee.jones@linaro.org\0" "ref\05396E561.4020805@ti.com\0" "ref\020140617112353.GB4139@lee--X1\0" - "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Subject\0Re: [PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x\0" "Date\0Wed, 18 Jun 2014 15:20:09 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lee Jones <lee.jones@linaro.org>" + Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> + " devicetree <devicetree@vger.kernel.org>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -19,16 +23,16 @@ ">> PHY as sub-node of the PHY provider. So It's only fair I ask you the same to\n" ">> do. So in this case the dt node should look something like:\n" ">>\n" - ">> \tmiphy365x_phy: miphy365x at fe382000 {\n" + ">> \tmiphy365x_phy: miphy365x@fe382000 {\n" ">> \t\tcompatible = \"st,miphy365x-phy\";\n" ">> \t\t#phy-cells = <2>;\n" ">> \t\tst,syscfg = <&syscfg_rear>;\n" - ">> \t\tchannel at 0 {\n" + ">> \t\tchannel@0 {\n" ">> \t\t\treg =\t<0xfe382000 0x100>, <0xfe394000 0x100>;\n" ">> \t\t\treg-names = \"sata\", \"pcie\";\n" ">> \t\t}\n" ">>\n" - ">> \t\tchannel at 1{\n" + ">> \t\tchannel@1{\n" ">> \t\t\treg =\t<0xfe38a000 0x100>, <0xfe804000 0x100>;\n" ">> \t\t\treg-names = \"sata\", \"pcie\";\n" ">> \t\t}\n" @@ -66,4 +70,4 @@ "[1] -> http://www.spinics.net/lists/linux-sh/msg32087.html\n" > -bbea51521bf74db224c5b36edd492c3d43458430537e17bead9c78ead8ac5dff +f88b263b5a3a97fdcacf8090d0f07682988151219df68744ec3725c28b53828f
diff --git a/a/1.txt b/N2/1.txt index af58843..1f8230f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -9,16 +9,16 @@ On Tuesday 17 June 2014 04:53 PM, Lee Jones wrote: >> PHY as sub-node of the PHY provider. So It's only fair I ask you the same to >> do. So in this case the dt node should look something like: >> ->> miphy365x_phy: miphy365x at fe382000 { +>> miphy365x_phy: miphy365x@fe382000 { >> compatible = "st,miphy365x-phy"; >> #phy-cells = <2>; >> st,syscfg = <&syscfg_rear>; ->> channel at 0 { +>> channel@0 { >> reg = <0xfe382000 0x100>, <0xfe394000 0x100>; >> reg-names = "sata", "pcie"; >> } >> ->> channel at 1{ +>> channel@1{ >> reg = <0xfe38a000 0x100>, <0xfe804000 0x100>; >> reg-names = "sata", "pcie"; >> } diff --git a/a/content_digest b/N2/content_digest index d2e457c..3db1d89 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,10 +2,14 @@ "ref\01400766819-22286-2-git-send-email-lee.jones@linaro.org\0" "ref\05396E561.4020805@ti.com\0" "ref\020140617112353.GB4139@lee--X1\0" - "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Subject\0Re: [PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x\0" "Date\0Wed, 18 Jun 2014 15:20:09 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lee Jones <lee.jones@linaro.org>" + Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> + " devicetree <devicetree@vger.kernel.org>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi,\n" @@ -19,16 +23,16 @@ ">> PHY as sub-node of the PHY provider. So It's only fair I ask you the same to\n" ">> do. So in this case the dt node should look something like:\n" ">>\n" - ">> \tmiphy365x_phy: miphy365x at fe382000 {\n" + ">> \tmiphy365x_phy: miphy365x@fe382000 {\n" ">> \t\tcompatible = \"st,miphy365x-phy\";\n" ">> \t\t#phy-cells = <2>;\n" ">> \t\tst,syscfg = <&syscfg_rear>;\n" - ">> \t\tchannel at 0 {\n" + ">> \t\tchannel@0 {\n" ">> \t\t\treg =\t<0xfe382000 0x100>, <0xfe394000 0x100>;\n" ">> \t\t\treg-names = \"sata\", \"pcie\";\n" ">> \t\t}\n" ">>\n" - ">> \t\tchannel at 1{\n" + ">> \t\tchannel@1{\n" ">> \t\t\treg =\t<0xfe38a000 0x100>, <0xfe804000 0x100>;\n" ">> \t\t\treg-names = \"sata\", \"pcie\";\n" ">> \t\t}\n" @@ -66,4 +70,4 @@ "[1] -> http://www.spinics.net/lists/linux-sh/msg32087.html\n" > -bbea51521bf74db224c5b36edd492c3d43458430537e17bead9c78ead8ac5dff +6af8cb68dbe73fef712ecea2274ca4ff51458ca127c654574862a046ae970b8d
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.