diff for duplicates of <20140930190023.GS28481@sonymobile.com> diff --git a/a/1.txt b/N1/1.txt index 1ac4588..ea26003 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,14 +8,14 @@ On Tue 30 Sep 11:27 PDT 2014, Stephen Boyd wrote: > >>> #reset-cells = <1>; > >>> }; > >>> -> >>> + apcs: syscon@2011000 { +> >>> + apcs: syscon at 2011000 { > >>> + compatible = "syscon"; > >>> + reg = <0x2011000 0x1000>; > >>> + }; > >> This is actually a clock controller block that hw designers decided was > >> good place to shove the ipc bits (because there's room!). Can we call it > >> -> >> l2cc: clock-controller@2011000 { +> >> l2cc: clock-controller at 2011000 { > >> compatible = "syscon"; > >> reg = <0x2011000 0x1000>; > >> }; @@ -23,7 +23,7 @@ On Tue 30 Sep 11:27 PDT 2014, Stephen Boyd wrote: > >> Eventually I'll add the specific krait compatible when we merge krait > >> clock support: > >> -> >> l2cc: clock-controller@2011000 { +> >> l2cc: clock-controller at 2011000 { > >> compatible = "qcom,kpss-gcc", "syscon"; > >> reg = <0x2011000 0x1000>; > >> clock-output-names = "acpu_l2_aux"; @@ -49,7 +49,7 @@ Need to look into that again though. > > > >>> + -> >>> + rpm@108000 { +> >>> + rpm at 108000 { > >>> + compatible = "qcom,rpm-apq8064"; > >>> + reg = <0x108000 0x1000>; > >>> + qcom,ipc = <&apcs 0x8 2>; diff --git a/a/content_digest b/N1/content_digest index 74973f5..a6d2375 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,24 +3,10 @@ "ref\05429DA95.80505@codeaurora.org\0" "ref\020140930050203.GG28481@sonymobile.com\0" "ref\0542AF5FE.1000006@codeaurora.org\0" - "From\0Bjorn Andersson <bjorn.andersson@sonymobile.com>\0" - "Subject\0Re: [PATCH 1/4] ARM: DT: apq8064: add rpm support\0" + "From\0bjorn.andersson@sonymobile.com (Bjorn Andersson)\0" + "Subject\0[PATCH 1/4] ARM: DT: apq8064: add rpm support\0" "Date\0Tue, 30 Sep 2014 12:00:24 -0700\0" - "To\0Stephen Boyd <sboyd@codeaurora.org>\0" - "Cc\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>" - Kumar Gala <galak@codeaurora.org> - devicetree@vger.kernel.org <devicetree@vger.kernel.org> - broonie@kernel.org <broonie@kernel.org> - lee.jones@linaro.org <lee.jones@linaro.org> - Rob Herring <robh+dt@kernel.org> - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Russell King <linux@arm.linux.org.uk> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> - arm@kernel.org <arm@kernel.org> - " linux-arm-msm@vger.kernel.org <linux-arm-msm@vger.kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue 30 Sep 11:27 PDT 2014, Stephen Boyd wrote:\n" @@ -33,14 +19,14 @@ "> >>> \t\t\t#reset-cells = <1>;\n" "> >>> \t\t};\n" "> >>> \n" - "> >>> +\t\tapcs: syscon@2011000 {\n" + "> >>> +\t\tapcs: syscon at 2011000 {\n" "> >>> +\t\t\tcompatible = \"syscon\";\n" "> >>> +\t\t\treg = <0x2011000 0x1000>;\n" "> >>> +\t\t};\n" "> >> This is actually a clock controller block that hw designers decided was\n" "> >> good place to shove the ipc bits (because there's room!). Can we call it\n" "> >>\n" - "> >> l2cc: clock-controller@2011000 {\n" + "> >> l2cc: clock-controller at 2011000 {\n" "> >> compatible = \"syscon\";\n" "> >> reg = <0x2011000 0x1000>;\n" "> >> };\n" @@ -48,7 +34,7 @@ "> >> Eventually I'll add the specific krait compatible when we merge krait\n" "> >> clock support:\n" "> >>\n" - "> >> l2cc: clock-controller@2011000 {\n" + "> >> l2cc: clock-controller at 2011000 {\n" "> >> compatible = \"qcom,kpss-gcc\", \"syscon\";\n" "> >> reg = <0x2011000 0x1000>;\n" "> >> clock-output-names = \"acpu_l2_aux\";\n" @@ -74,7 +60,7 @@ "\n" "> >\n" "> >>> +\n" - "> >>> +\t\trpm@108000 {\n" + "> >>> +\t\trpm at 108000 {\n" "> >>> +\t\t\tcompatible\t= \"qcom,rpm-apq8064\";\n" "> >>> +\t\t\treg\t\t= <0x108000 0x1000>;\n" "> >>> +\t\t\tqcom,ipc = <&apcs 0x8 2>;\n" @@ -111,4 +97,4 @@ "Regards,\n" Bjorn -5a44261fe9bd0a1e9d7136765f2d853d4fa0c0e66128850f90db6ab82c5bc04c +d2bd57e4666173a6a27326e8e753e9e45ccc41ec62f6035af45bd90e0c1ebe43
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.