diff for duplicates of <521D2047.8030300@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index 79f4bed..161f116 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,7 @@ CPU-to-which-the-DT-applies to actually interact with those other masters (except perhaps by experiencing some arbitration delays) then presumably there's no need to represent the other masters in DT? -> master0: master@0 { +> master0: master at 0 { > compatible = "..."; > #spmi-master-cells = <0>; > spmi-mid = <0>; @@ -29,7 +29,7 @@ presumably there's no need to represent the other masters in DT? > ... > }; > -> master2: master@2 { +> master2: master at 2 { > compatible = "..."; > #spmi-master-cells = <0>; > spmi-mid = <2>; @@ -42,12 +42,12 @@ presumably there's no need to represent the other masters in DT? > > spmi-masters = <&master0 &master2>; > -> foo@0 { +> foo at 0 { > compatible = "..."; > reg = <0 ...>; > }; > -> foo@8 { +> foo at 8 { > compatible = "..."; > reg = <8 ...>; > }; diff --git a/a/content_digest b/N1/content_digest index eb1c738..ad27398 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,24 +2,10 @@ "ref\0e42576b69ef3d4e624fbfa2f32f6f79a931b55d6.1377202730.git.joshc@codeaurora.org\0" "ref\05217DB0C.7000101@wwwdotorg.org\0" "ref\020130827170120.GR4035@joshc.qualcomm.com\0" - "From\0Stephen Warren <swarren@wwwdotorg.org>\0" - "Subject\0Re: [PATCH RFC v2 3/5] spmi: add generic SPMI controller binding documentation\0" + "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "Subject\0[PATCH RFC v2 3/5] spmi: add generic SPMI controller binding documentation\0" "Date\0Tue, 27 Aug 2013 15:55:19 -0600\0" - "To\0Josh Cartwright <joshc@codeaurora.org>\0" - "Cc\0Grant Likely <grant.likely@linaro.org>" - Rob Herring <rob.herring@calxeda.com> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Ian Campbell <ian.campbell@citrix.com> - Kumar Gala <galak@codeaurora.org> - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-arm-msm@vger.kernel.org - Sagar Dharia <sdharia@codeaurora.org> - Gilad Avidov <gavidov@codeaurora.org> - Michael Bohan <mbohan@codeaurora.org> - " devicetree@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 08/27/2013 11:01 AM, Josh Cartwright wrote:\n" @@ -45,7 +31,7 @@ "masters (except perhaps by experiencing some arbitration delays) then\n" "presumably there's no need to represent the other masters in DT?\n" "\n" - "> \tmaster0: master@0 {\n" + "> \tmaster0: master at 0 {\n" "> \t\tcompatible = \"...\";\n" "> \t\t#spmi-master-cells = <0>;\n" "> \t\tspmi-mid = <0>;\n" @@ -53,7 +39,7 @@ "> \t\t...\n" "> \t};\n" "> \n" - "> \tmaster2: master@2 {\n" + "> \tmaster2: master at 2 {\n" "> \t\tcompatible = \"...\";\n" "> \t\t#spmi-master-cells = <0>;\n" "> \t\tspmi-mid = <2>;\n" @@ -66,12 +52,12 @@ "> \n" "> \t\tspmi-masters = <&master0 &master2>;\n" "> \n" - "> \t\tfoo@0 {\n" + "> \t\tfoo at 0 {\n" "> \t\t\tcompatible = \"...\";\n" "> \t\t\treg = <0 ...>;\n" "> \t\t};\n" "> \n" - "> \t\tfoo@8 {\n" + "> \t\tfoo at 8 {\n" "> \t\t\tcompatible = \"...\";\n" "> \t\t\treg = <8 ...>;\n" "> \t\t};\n" @@ -97,4 +83,4 @@ "I haven't thought much about that; perhaps there are disadvantages doing\n" that. -47090349ac9726c8db584389a1ab6b577955b22bc7d13331fde75161d174fe10 +9209c70b8106d52e3af72b4c57d7bc3936eb3bbf2733d76a109060a5cb4cb955
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.