diff for duplicates of <542AF5FE.1000006@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 59433f9..b67435a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,14 +6,14 @@ On 09/29/14 22:02, Bjorn Andersson 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>; >> }; @@ -21,7 +21,7 @@ On 09/29/14 22:02, Bjorn Andersson 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"; @@ -37,7 +37,7 @@ patches I don't see a reason why we need to use it. > >>> + ->>> + 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 dad525c..561e21f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,24 +2,10 @@ "ref\01411982092-7922-1-git-send-email-srinivas.kandagatla@linaro.org\0" "ref\05429DA95.80505@codeaurora.org\0" "ref\020140930050203.GG28481@sonymobile.com\0" - "From\0Stephen Boyd <sboyd@codeaurora.org>\0" - "Subject\0Re: [PATCH 1/4] ARM: DT: apq8064: add rpm support\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" + "Subject\0[PATCH 1/4] ARM: DT: apq8064: add rpm support\0" "Date\0Tue, 30 Sep 2014 11:27:10 -0700\0" - "To\0Bjorn Andersson <bjorn.andersson@sonymobile.com>\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 09/29/14 22:02, Bjorn Andersson wrote:\n" @@ -30,14 +16,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" @@ -45,7 +31,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" @@ -61,7 +47,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" @@ -87,4 +73,4 @@ "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n" hosted by The Linux Foundation -441addcddbaa8ae3e7a3a8d32cc0cd60052504c9109b5f49bd4552f42bc730ce +52574bfebfa89eddc1f0fd312810b0f9e8df9d7353eb750b377884d59a971d6a
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.