diff for duplicates of <20150323230628.GA1790@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 9724243..0c3d440 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,7 +24,7 @@ On Mon, Mar 23 2015 at 16:05 -0600, Kumar Gala wrote: >> + qcom,saw = <&saw0>; >> }; >> ->> cpu@1 { +>> cpu at 1 { >> @@ -30,6 +31,7 @@ >> reg = <1>; >> next-level-cache = <&L2>; @@ -32,7 +32,7 @@ On Mon, Mar 23 2015 at 16:05 -0600, Kumar Gala wrote: >> + qcom,saw = <&saw1>; >> }; >> ->> cpu@2 { +>> cpu at 2 { >> @@ -39,6 +41,7 @@ >> reg = <2>; >> next-level-cache = <&L2>; @@ -40,7 +40,7 @@ On Mon, Mar 23 2015 at 16:05 -0600, Kumar Gala wrote: >> + qcom,saw = <&saw2>; >> }; >> ->> cpu@3 { +>> cpu at 3 { >> @@ -48,6 +51,7 @@ >> reg = <3>; >> next-level-cache = <&L2>; @@ -53,11 +53,11 @@ On Mon, Mar 23 2015 at 16:05 -0600, Kumar Gala wrote: >> }; >> }; >> ->> - saw_l2: regulator@f9012000 { ->> + saw0: power-controller@f9089000 { ->> + compatible = "qcom,msm8974-saw2-v2.1-cpu”; +>> - saw_l2: regulator at f9012000 { +>> + saw0: power-controller at f9089000 { +>> + compatible = "qcom,msm8974-saw2-v2.1-cpu?; > ->Should these include “qcom,saw”? +>Should these include ?qcom,saw?? > I believe the qcom,saw2 is a way for the regulator node to identify which node is also a regulator. @@ -67,22 +67,22 @@ Only saw_l2 is a regulator node as well on 8074 and thereby needs qcom,saw2. >> + reg = <0xf9089000 0x1000>, <0xf9009000 0x1000>; >> + }; >> + ->> + saw1: power-controller@f9099000 { +>> + saw1: power-controller at f9099000 { >> + compatible = "qcom,msm8974-saw2-v2.1-cpu"; >> + reg = <0xf9099000 0x1000>, <0xf9009000 0x1000>; >> + }; >> + ->> + saw2: power-controller@f90a9000 { +>> + saw2: power-controller at f90a9000 { >> + compatible = "qcom,msm8974-saw2-v2.1-cpu"; >> + reg = <0xf90a9000 0x1000>, <0xf9009000 0x1000>; >> + }; >> + ->> + saw3: power-controller@f90b9000 { +>> + saw3: power-controller at f90b9000 { >> + compatible = "qcom,msm8974-saw2-v2.1-cpu"; >> + reg = <0xf90b9000 0x1000>, <0xf9009000 0x1000>; >> + }; >> + ->> + saw_l2: power-controller@f9012000 { +>> + saw_l2: power-controller at f9012000 { >> compatible = "qcom,saw2"; >> reg = <0xf9012000 0x1000>; >> regulator; @@ -91,7 +91,7 @@ Only saw_l2 is a regulator node as well on 8074 and thereby needs qcom,saw2. >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in ->> the body of a message to majordomo@vger.kernel.org +>> the body of a message to majordomo at vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > >-- diff --git a/a/content_digest b/N1/content_digest index 8911489..b027a90 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,10 @@ "ref\01426882877-33008-1-git-send-email-lina.iyer@linaro.org\0" "ref\01426882877-33008-5-git-send-email-lina.iyer@linaro.org\0" "ref\0292C2E97-ED74-4F17-B592-B5EA7BDD1E8E@codeaurora.org\0" - "From\0Lina Iyer <lina.iyer@linaro.org>\0" - "Subject\0Re: [PATCH v17 04/10] ARM: dts: qcom: Add power-controller device node for 8074 Krait CPUs\0" + "From\0lina.iyer@linaro.org (Lina Iyer)\0" + "Subject\0[PATCH v17 04/10] ARM: dts: qcom: Add power-controller device node for 8074 Krait CPUs\0" "Date\0Mon, 23 Mar 2015 17:06:28 -0600\0" - "To\0Kumar Gala <galak@codeaurora.org>\0" - "Cc\0daniel.lezcano@linaro.org" - khilman@linaro.org - sboyd@codeaurora.org - linux-arm-msm@vger.kernel.org - linux-pm@vger.kernel.org - linux-arm-kernel@lists.infradead.org - lorenzo.pieralisi@arm.com - msivasub@codeaurora.org - devicetree@vger.kernel.org - " agross@codeaurora.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Mon, Mar 23 2015 at 16:05 -0600, Kumar Gala wrote:\n" @@ -43,7 +33,7 @@ ">> +\t\t\tqcom,saw = <&saw0>;\n" ">> \t\t};\n" ">>\n" - ">> \t\tcpu@1 {\n" + ">> \t\tcpu at 1 {\n" ">> @@ -30,6 +31,7 @@\n" ">> \t\t\treg = <1>;\n" ">> \t\t\tnext-level-cache = <&L2>;\n" @@ -51,7 +41,7 @@ ">> +\t\t\tqcom,saw = <&saw1>;\n" ">> \t\t};\n" ">>\n" - ">> \t\tcpu@2 {\n" + ">> \t\tcpu at 2 {\n" ">> @@ -39,6 +41,7 @@\n" ">> \t\t\treg = <2>;\n" ">> \t\t\tnext-level-cache = <&L2>;\n" @@ -59,7 +49,7 @@ ">> +\t\t\tqcom,saw = <&saw2>;\n" ">> \t\t};\n" ">>\n" - ">> \t\tcpu@3 {\n" + ">> \t\tcpu at 3 {\n" ">> @@ -48,6 +51,7 @@\n" ">> \t\t\treg = <3>;\n" ">> \t\t\tnext-level-cache = <&L2>;\n" @@ -72,11 +62,11 @@ ">> \t\t\t};\n" ">> \t\t};\n" ">>\n" - ">> -\t\tsaw_l2: regulator@f9012000 {\n" - ">> +\t\tsaw0: power-controller@f9089000 {\n" - ">> +\t\t\tcompatible = \"qcom,msm8974-saw2-v2.1-cpu\342\200\235;\n" + ">> -\t\tsaw_l2: regulator at f9012000 {\n" + ">> +\t\tsaw0: power-controller at f9089000 {\n" + ">> +\t\t\tcompatible = \"qcom,msm8974-saw2-v2.1-cpu?;\n" ">\n" - ">Should these include \342\200\234qcom,saw\342\200\235?\n" + ">Should these include ?qcom,saw??\n" ">\n" "I believe the qcom,saw2 is a way for the regulator node to identify\n" "which node is also a regulator.\n" @@ -86,22 +76,22 @@ ">> +\t\t\treg = <0xf9089000 0x1000>, <0xf9009000 0x1000>;\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tsaw1: power-controller@f9099000 {\n" + ">> +\t\tsaw1: power-controller at f9099000 {\n" ">> +\t\t\tcompatible = \"qcom,msm8974-saw2-v2.1-cpu\";\n" ">> +\t\t\treg = <0xf9099000 0x1000>, <0xf9009000 0x1000>;\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tsaw2: power-controller@f90a9000 {\n" + ">> +\t\tsaw2: power-controller at f90a9000 {\n" ">> +\t\t\tcompatible = \"qcom,msm8974-saw2-v2.1-cpu\";\n" ">> +\t\t\treg = <0xf90a9000 0x1000>, <0xf9009000 0x1000>;\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tsaw3: power-controller@f90b9000 {\n" + ">> +\t\tsaw3: power-controller at f90b9000 {\n" ">> +\t\t\tcompatible = \"qcom,msm8974-saw2-v2.1-cpu\";\n" ">> +\t\t\treg = <0xf90b9000 0x1000>, <0xf9009000 0x1000>;\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tsaw_l2: power-controller@f9012000 {\n" + ">> +\t\tsaw_l2: power-controller at f9012000 {\n" ">> \t\t\tcompatible = \"qcom,saw2\";\n" ">> \t\t\treg = <0xf9012000 0x1000>;\n" ">> \t\t\tregulator;\n" @@ -110,7 +100,7 @@ ">>\n" ">> --\n" ">> To unsubscribe from this list: send the line \"unsubscribe linux-arm-msm\" in\n" - ">> the body of a message to majordomo@vger.kernel.org\n" + ">> the body of a message to majordomo at vger.kernel.org\n" ">> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" ">\n" ">-- \n" @@ -119,4 +109,4 @@ ">a Linux Foundation Collaborative Project\n" > -3aff86df0c5ccee41caca295dab1f9a35a27a509c1ac6636cceef969a8263d7d +e53d5fbaaa0ce8a17c480847dd4f1a804832733abf7688c9ffc7cb4569475ee4
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.