diff for duplicates of <20140618100411.GL23945@lee--X1> diff --git a/a/1.txt b/N1/1.txt index f15412e..b74e945 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,16 +7,16 @@ > >> 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"; > >> } @@ -74,5 +74,5 @@ We could. I'll CC Arnd as he likes this PHY stuff. :) -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog diff --git a/a/content_digest b/N1/content_digest index 406a701..c274cf1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,15 @@ "ref\05396E561.4020805@ti.com\0" "ref\020140617112353.GB4139@lee--X1\0" "ref\053A160D1.8000908@ti.com\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x\0" "Date\0Wed, 18 Jun 2014 11:04:11 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kishon Vijay Abraham I <kishon@ti.com>" + " arnd@arndb.de\0" + "Cc\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>" + devicetree <devicetree@vger.kernel.org> + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "> On Tuesday 17 June 2014 04:53 PM, Lee Jones wrote:\n" @@ -18,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" @@ -85,7 +90,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -700743f573f613ad52dd7b73c1f81d363b921bbdd79603605fe7bd685d285b0b +9b5cce67f6779869a780d08812671ad3db84415a11274e9068680c47d463d789
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.