diff for duplicates of <20140930050203.GG28481@sonymobile.com> diff --git a/a/1.txt b/N1/1.txt index 694fe1f..a8f00ad 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Mon 29 Sep 15:17 PDT 2014, Stephen Boyd wrote: > > #reset-cells = <1>; > > }; > > -> > + apcs: syscon@2011000 { +> > + apcs: syscon at 2011000 { > > + compatible = "syscon"; > > + reg = <0x2011000 0x1000>; > > + }; @@ -13,7 +13,7 @@ On Mon 29 Sep 15:17 PDT 2014, Stephen Boyd wrote: > 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 Mon 29 Sep 15:17 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"; @@ -34,7 +34,7 @@ syscon patches that are floating around (merged?) will allow any driver to expose a "syscon regmap". > > + -> > + 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 8e48ed1..35ea71a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,10 @@ "ref\01411982044-7873-1-git-send-email-srinivas.kandagatla@linaro.org\0" "ref\01411982092-7922-1-git-send-email-srinivas.kandagatla@linaro.org\0" "ref\05429DA95.80505@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\0Mon, 29 Sep 2014 22:02:04 -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 Mon 29 Sep 15:17 PDT 2014, Stephen Boyd wrote:\n" @@ -28,7 +14,7 @@ "> > \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" @@ -36,7 +22,7 @@ "> 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" @@ -44,7 +30,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" @@ -57,7 +43,7 @@ "expose a \"syscon regmap\".\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" @@ -73,4 +59,4 @@ "Regards,\n" Bjorn -9bcf1b09b0018eecd6da65139a1d911e824c87afe2500133302ab17b0bc4b573 +2a0d225484779c12b683ee50e3d85e7d2e2b88fce50077b21c405d59fe7eea3f
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.