diff for duplicates of <540E313B.8000305@renesas.com> diff --git a/a/1.txt b/N1/1.txt index 9d06dcd..a68109c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,7 +25,7 @@ On 9/8/2014 10:35 PM, Geert Uytterhoeven wrote: > @@ -0,0 +1,106 @@ > +DT bindings for the Renesas R-Mobile System Controller > + -> +== System Controller Node == +> += System Controller Node = > + > +The R-Mobile System Controller provides the following functions: > + - Boot mode management, @@ -48,7 +48,7 @@ On 9/8/2014 10:35 PM, Geert Uytterhoeven wrote: > + the device's datasheet. > + > + -> +== PM Domain Nodes == +> += PM Domain Nodes = > + > +Each of the PM domain nodes represents a PM domain, as documented by the > +generic PM domain bindings in @@ -118,7 +118,7 @@ Should it be "#size-cells: Must be 0." ? > + }; > + > + -> +== PM Domain Consumers == +> += PM Domain Consumers = > + > +Hardware blocks belonging to a PM domain should contain a "power-domains" > +property that is a phandle pointing to the corresponding PM domain node. diff --git a/a/content_digest b/N1/content_digest index 2a9297c..408386f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,27 +2,8 @@ "ref\01410183344-14756-3-git-send-email-geert+renesas@glider.be\0" "From\0Khiem Nguyen <khiem.nguyen.xt@renesas.com>\0" "Subject\0Re: [PATCH/RFC 2/5] PM / Domains: Add DT bindings for the R-Mobile System Controller\0" - "Date\0Tue, 09 Sep 2014 07:44:11 +0900\0" - "To\0Geert Uytterhoeven <geert+renesas@glider.be>\0" - "Cc\0Rafael J. Wysocki <rjw@rjwysocki.net>" - Len Brown <len.brown@intel.com> - Pavel Machek <pavel@ucw.cz> - Simon Horman <horms@verge.net.au> - Magnus Damm <magnus.damm@gmail.com> - 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> - Kumar Gala <galak@codeaurora.org> - khiem.nguyen.xt@renesas.com - Ulf Hansson <ulf.hansson@linaro.org> - Tomasz Figa <tomasz.figa@gmail.com> - Philipp Zabel <philipp.zabel@gmail.com> - linux-pm@vger.kernel.org - devicetree@vger.kernel.org - linux-sh@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + "Date\0Mon, 08 Sep 2014 22:44:11 +0000\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Geert, \n" @@ -52,7 +33,7 @@ "> @@ -0,0 +1,106 @@\n" "> +DT bindings for the Renesas R-Mobile System Controller\n" "> +\n" - "> +== System Controller Node ==\n" + "> += System Controller Node =\n" "> +\n" "> +The R-Mobile System Controller provides the following functions:\n" "> + - Boot mode management,\n" @@ -75,7 +56,7 @@ "> + the device's datasheet.\n" "> +\n" "> +\n" - "> +== PM Domain Nodes ==\n" + "> += PM Domain Nodes =\n" "> +\n" "> +Each of the PM domain nodes represents a PM domain, as documented by the\n" "> +generic PM domain bindings in\n" @@ -145,7 +126,7 @@ "> +\t};\n" "> +\n" "> +\n" - "> +== PM Domain Consumers ==\n" + "> += PM Domain Consumers =\n" "> +\n" "> +Hardware blocks belonging to a PM domain should contain a \"power-domains\"\n" "> +property that is a phandle pointing to the corresponding PM domain node.\n" @@ -165,4 +146,4 @@ "Best regards,\n" KHIEM Nguyen -de8b77bd91d45390eeb4555fde2ea51e299cdb96364b2fbfab6544256c8f3e5b +d1e7c51ba05b642b81abd76cabb28c7ac94cd7f7365318532e0594bbaaae3000
diff --git a/a/1.txt b/N2/1.txt index 9d06dcd..2369320 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -81,7 +81,7 @@ Should it be "#size-cells: Must be 0." ? > +C5 "always-on" domain, 2 of its subdomains (A4S and A4SU), and the A3SP domain, > +which is a subdomain of A4S. > + -> + sysc: system-controller@e6180000 { +> + sysc: system-controller at e6180000 { > + compatible = "renesas,sysc-r8a7740", "renesas,sysc-rmobile"; > + reg = <0xe6180000 8000>, <0xe6188000 8000>; > + @@ -91,7 +91,7 @@ Should it be "#size-cells: Must be 0." ? > + #size-cells = <0>; > + #power-domain-cells = <0>; > + -> + pd_a4s: a4s@10 { +> + pd_a4s: a4s at 10 { > + reg = <10>; > + #address-cells = <1>; > + #size-cells = <0>; @@ -99,7 +99,7 @@ Should it be "#size-cells: Must be 0." ? > + power-on-latency = <250000>; > + power-off-latency = <250000>; > + -> + pd_a3sp: a3sp@11 { +> + pd_a3sp: a3sp at 11 { > + reg = <11>; > + #power-domain-cells = <0>; > + power-on-latency = <250000>; @@ -107,7 +107,7 @@ Should it be "#size-cells: Must be 0." ? > + }; > + }; > + -> + pd_a4su: a4su@20 { +> + pd_a4su: a4su at 20 { > + reg = <20>; > + #power-domain-cells = <0>; > + power-on-latency = <250000>; @@ -125,7 +125,7 @@ Should it be "#size-cells: Must be 0." ? > + > +Example: > + -> + tpu: pwm@e6600000 { +> + tpu: pwm at e6600000 { > + compatible = "renesas,tpu-r8a7740", "renesas,tpu"; > + reg = <0xe6600000 0x100>; > + clocks = <&mstp3_clks R8A7740_CLK_TPU0>; diff --git a/a/content_digest b/N2/content_digest index 2a9297c..c18fc0c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,28 +1,9 @@ "ref\01410183344-14756-1-git-send-email-geert+renesas@glider.be\0" "ref\01410183344-14756-3-git-send-email-geert+renesas@glider.be\0" - "From\0Khiem Nguyen <khiem.nguyen.xt@renesas.com>\0" - "Subject\0Re: [PATCH/RFC 2/5] PM / Domains: Add DT bindings for the R-Mobile System Controller\0" + "From\0khiem.nguyen.xt@renesas.com (Khiem Nguyen)\0" + "Subject\0[PATCH/RFC 2/5] PM / Domains: Add DT bindings for the R-Mobile System Controller\0" "Date\0Tue, 09 Sep 2014 07:44:11 +0900\0" - "To\0Geert Uytterhoeven <geert+renesas@glider.be>\0" - "Cc\0Rafael J. Wysocki <rjw@rjwysocki.net>" - Len Brown <len.brown@intel.com> - Pavel Machek <pavel@ucw.cz> - Simon Horman <horms@verge.net.au> - Magnus Damm <magnus.damm@gmail.com> - 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> - Kumar Gala <galak@codeaurora.org> - khiem.nguyen.xt@renesas.com - Ulf Hansson <ulf.hansson@linaro.org> - Tomasz Figa <tomasz.figa@gmail.com> - Philipp Zabel <philipp.zabel@gmail.com> - linux-pm@vger.kernel.org - devicetree@vger.kernel.org - linux-sh@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Geert, \n" @@ -108,7 +89,7 @@ "> +C5 \"always-on\" domain, 2 of its subdomains (A4S and A4SU), and the A3SP domain,\n" "> +which is a subdomain of A4S.\n" "> +\n" - "> +\tsysc: system-controller@e6180000 {\n" + "> +\tsysc: system-controller at e6180000 {\n" "> +\t\tcompatible = \"renesas,sysc-r8a7740\", \"renesas,sysc-rmobile\";\n" "> +\t\treg = <0xe6180000 8000>, <0xe6188000 8000>;\n" "> +\n" @@ -118,7 +99,7 @@ "> +\t\t\t\t#size-cells = <0>;\n" "> +\t\t\t\t#power-domain-cells = <0>;\n" "> +\n" - "> +\t\t\t\tpd_a4s: a4s@10 {\n" + "> +\t\t\t\tpd_a4s: a4s at 10 {\n" "> +\t\t\t\t\treg = <10>;\n" "> +\t\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t\t#size-cells = <0>;\n" @@ -126,7 +107,7 @@ "> +\t\t\t\t\tpower-on-latency = <250000>;\n" "> +\t\t\t\t\tpower-off-latency = <250000>;\n" "> +\n" - "> +\t\t\t\t\tpd_a3sp: a3sp@11 {\n" + "> +\t\t\t\t\tpd_a3sp: a3sp at 11 {\n" "> +\t\t\t\t\t\treg = <11>;\n" "> +\t\t\t\t\t\t#power-domain-cells = <0>;\n" "> +\t\t\t\t\t\tpower-on-latency = <250000>;\n" @@ -134,7 +115,7 @@ "> +\t\t\t\t\t};\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tpd_a4su: a4su@20 {\n" + "> +\t\t\t\tpd_a4su: a4su at 20 {\n" "> +\t\t\t\t\treg = <20>;\n" "> +\t\t\t\t\t#power-domain-cells = <0>;\n" "> +\t\t\t\t\tpower-on-latency = <250000>;\n" @@ -152,7 +133,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +\ttpu: pwm@e6600000 {\n" + "> +\ttpu: pwm at e6600000 {\n" "> +\t\tcompatible = \"renesas,tpu-r8a7740\", \"renesas,tpu\";\n" "> +\t\treg = <0xe6600000 0x100>;\n" "> +\t\tclocks = <&mstp3_clks R8A7740_CLK_TPU0>;\n" @@ -165,4 +146,4 @@ "Best regards,\n" KHIEM Nguyen -de8b77bd91d45390eeb4555fde2ea51e299cdb96364b2fbfab6544256c8f3e5b +75ac28b0c7b46372d33889d162711aff0b406c46b80219c1840fae1d8d8903d0
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.