diff for duplicates of <20160801163003.GA17592@rob-hp-laptop> diff --git a/a/1.txt b/N1/1.txt index ddd3344..a01e1f6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,7 @@ On Fri, Jul 29, 2016 at 03:56:13PM -0600, Lina Iyer wrote: > + > Example: > -> power: power-controller@12340000 { +> power: power-controller at 12340000 { > @@ -55,6 +59,39 @@ Example 2: > #power-domain-cells = <1>; > }; @@ -58,7 +58,7 @@ pointless IMO given these are power domain nodes. > + idle-states = <&CLUSTER_SLEEP_0>, <&CLUSTER_SLEEP_1>; > + }; > + -> + CLUSTER_SLEEP_0: idle-state@0 { +> + CLUSTER_SLEEP_0: idle-state at 0 { A unit-address should have a matching reg value or be dropped. A reg property would be fine here, but I think it should correspond to MPIDR @@ -70,7 +70,7 @@ values. > + residency-us = <10000>; > + }; > + -> + CLUSTER_SLEEP_1: idle-state@1 { +> + CLUSTER_SLEEP_1: idle-state at 1 { > + compatible = "arm,idle-state"; > + entry-latency-us = <5000>; > + exit-latency-us = <5000>; @@ -93,5 +93,5 @@ values. > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" 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 99d7cf8..ac90256 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,9 @@ "ref\01469829385-11511-1-git-send-email-lina.iyer@linaro.org\0" "ref\01469829385-11511-3-git-send-email-lina.iyer@linaro.org\0" - "From\0Rob Herring <robh@kernel.org>\0" - "Subject\0Re: [PATCH v2 02/14] dt/bindings: update binding for PM domain idle states\0" + "From\0robh@kernel.org (Rob Herring)\0" + "Subject\0[PATCH v2 02/14] dt/bindings: update binding for PM domain idle states\0" "Date\0Mon, 1 Aug 2016 11:30:03 -0500\0" - "To\0Lina Iyer <lina.iyer@linaro.org>\0" - "Cc\0ulf.hansson@linaro.org" - khilman@kernel.org - rjw@rjwysocki.net - linux-pm@vger.kernel.org - linux-arm-kernel@lists.infradead.org - andy.gross@linaro.org - sboyd@codeaurora.org - linux-arm-msm@vger.kernel.org - Axel Haslam <ahaslam+renesas@baylibre.com> - devicetree@vger.kernel.org - " Marc Titinger <mtitinger+renesas@baylibre.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Jul 29, 2016 at 03:56:13PM -0600, Lina Iyer wrote:\n" @@ -47,7 +36,7 @@ "> +\n" "> Example:\n" "> \n" - "> \tpower: power-controller@12340000 {\n" + "> \tpower: power-controller at 12340000 {\n" "> @@ -55,6 +59,39 @@ Example 2:\n" "> \t\t#power-domain-cells = <1>;\n" "> \t};\n" @@ -77,7 +66,7 @@ "> +\t\t\tidle-states = <&CLUSTER_SLEEP_0>, <&CLUSTER_SLEEP_1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tCLUSTER_SLEEP_0: idle-state@0 {\n" + "> +\t\tCLUSTER_SLEEP_0: idle-state at 0 {\n" "\n" "A unit-address should have a matching reg value or be dropped. A reg \n" "property would be fine here, but I think it should correspond to MPIDR \n" @@ -89,7 +78,7 @@ "> +\t\t\tresidency-us = <10000>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tCLUSTER_SLEEP_1: idle-state@1 {\n" + "> +\t\tCLUSTER_SLEEP_1: idle-state at 1 {\n" "> +\t\t\tcompatible = \"arm,idle-state\";\n" "> +\t\t\tentry-latency-us = <5000>;\n" "> +\t\t\texit-latency-us = <5000>;\n" @@ -112,7 +101,7 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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 -5a184b0b658bbe90c235b3bbec63d0b2dd5b3783874ebb37eaead88396574c51 +2ee952f5eb4fe8a2b06ea6178b365c1e7cfc733558fbf1f6f8b897ab786420bf
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.