diff for duplicates of <5396E561.4020805@ti.com> diff --git a/a/1.txt b/N1/1.txt index 440ca9d..044532c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,16 +9,16 @@ I've asked others who wrote multi-phy PHY providers to model each individual 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 b2c5a58..ed3fb69 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,11 @@ "ref\01400766819-22286-1-git-send-email-lee.jones@linaro.org\0" "ref\01400766819-22286-2-git-send-email-lee.jones@linaro.org\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\0Tue, 10 Jun 2014 16:30:49 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lee Jones <lee.jones@linaro.org>" + <linux-arm-kernel@lists.infradead.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi,\n" @@ -17,16 +19,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" @@ -36,4 +38,4 @@ "Thanks\n" Kishon -3d354cdff6137803b9c6a6a9a66313ad21313cfdacb5803691e5c48dccbed57f +591da462c30db5904ed2f74fb549aefcddcbf328c8de6ffac449c897d785ed5b
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.