diff for duplicates of <20141215110706.GD462@leverpostej> diff --git a/a/1.txt b/N1/1.txt index 0fc9eff..b53a072 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Mon, Dec 15, 2014 at 08:59:08AM +0000, Howard Chen wrote: > add device tree for psci-0.2 on mt8173 platform > add device tree for cupidle-arm64 on mt8173 platform > -> Signed-off-by: Howard Chen <howard.chen@linaro.org> +> Signed-off-by: Howard Chen <howard.chen-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > --- > arch/arm64/boot/dts/mt8173.dtsi | 51 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 51 insertions(+) @@ -40,7 +40,7 @@ Mark. > + cpu-idle-states = <&CPU_SLEEP_1_0 &CLUSTER_SLEEP_1>; > }; > -> cpu1: cpu at 1 { +> cpu1: cpu@1 { > @@ -62,6 +68,7 @@ > reg = <0x001>; > enable-method = "mt-boot"; @@ -48,7 +48,7 @@ Mark. > + cpu-idle-states = <&CPU_SLEEP_1_0 &CLUSTER_SLEEP_1>; > }; > -> cpu2: cpu at 2 { +> cpu2: cpu@2 { > @@ -70,6 +77,7 @@ > reg = <0x100>; > enable-method = "mt-boot"; @@ -56,7 +56,7 @@ Mark. > + cpu-idle-states = <&CPU_SLEEP_0_0 &CLUSTER_SLEEP_0>; > }; > -> cpu3: cpu at 3 { +> cpu3: cpu@3 { > @@ -78,8 +86,51 @@ > reg = <0x101>; > enable-method = "mt-boot"; @@ -112,4 +112,8 @@ Mark. > -- > 1.9.1 > -> +> +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index df4ca59..c5a3844 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,25 @@ "ref\01418633948-2513-1-git-send-email-howard.chen@linaro.org\0" - "From\0mark.rutland@arm.com (Mark Rutland)\0" - "Subject\0[RFC] ARM: dts: mt8173: Add psci cpuidle support\0" + "ref\01418633948-2513-1-git-send-email-howard.chen-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" + "Subject\0Re: [RFC] ARM: dts: mt8173: Add psci cpuidle support\0" "Date\0Mon, 15 Dec 2014 11:07:06 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Howard Chen <howard.chen-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Catalin Marinas <Catalin.Marinas-5wv7dgnIgG8@public.gmane.org> + Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" "\00:1\0" "b\0" "On Mon, Dec 15, 2014 at 08:59:08AM +0000, Howard Chen wrote:\n" "> add device tree for psci-0.2 on mt8173 platform\n" "> add device tree for cupidle-arm64 on mt8173 platform\n" "> \n" - "> Signed-off-by: Howard Chen <howard.chen@linaro.org>\n" + "> Signed-off-by: Howard Chen <howard.chen-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> ---\n" "> arch/arm64/boot/dts/mt8173.dtsi | 51 +++++++++++++++++++++++++++++++++++++++++\n" "> 1 file changed, 51 insertions(+)\n" @@ -47,7 +57,7 @@ "> +\t\t\tcpu-idle-states = <&CPU_SLEEP_1_0 &CLUSTER_SLEEP_1>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu1: cpu at 1 {\n" + "> \t\tcpu1: cpu@1 {\n" "> @@ -62,6 +68,7 @@\n" "> \t\t\treg = <0x001>;\n" "> \t\t\tenable-method = \"mt-boot\";\n" @@ -55,7 +65,7 @@ "> +\t\t\tcpu-idle-states = <&CPU_SLEEP_1_0 &CLUSTER_SLEEP_1>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu2: cpu at 2 {\n" + "> \t\tcpu2: cpu@2 {\n" "> @@ -70,6 +77,7 @@\n" "> \t\t\treg = <0x100>;\n" "> \t\t\tenable-method = \"mt-boot\";\n" @@ -63,7 +73,7 @@ "> +\t\t\tcpu-idle-states = <&CPU_SLEEP_0_0 &CLUSTER_SLEEP_0>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu3: cpu at 3 {\n" + "> \t\tcpu3: cpu@3 {\n" "> @@ -78,8 +86,51 @@\n" "> \t\t\treg = <0x101>;\n" "> \t\t\tenable-method = \"mt-boot\";\n" @@ -119,6 +129,10 @@ "> -- \n" "> 1.9.1\n" "> \n" - > + "> \n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -9fb55b92c68b3ddff2ea6c75e8708809a683aeb872a7983fd1759d72a4e8c597 +015e4ddacf324fdf464a1d39b006c35b20e9af6c5550343dbf80755b081e62b3
diff --git a/a/1.txt b/N2/1.txt index 0fc9eff..6d9a319 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -40,7 +40,7 @@ Mark. > + cpu-idle-states = <&CPU_SLEEP_1_0 &CLUSTER_SLEEP_1>; > }; > -> cpu1: cpu at 1 { +> cpu1: cpu@1 { > @@ -62,6 +68,7 @@ > reg = <0x001>; > enable-method = "mt-boot"; @@ -48,7 +48,7 @@ Mark. > + cpu-idle-states = <&CPU_SLEEP_1_0 &CLUSTER_SLEEP_1>; > }; > -> cpu2: cpu at 2 { +> cpu2: cpu@2 { > @@ -70,6 +77,7 @@ > reg = <0x100>; > enable-method = "mt-boot"; @@ -56,7 +56,7 @@ Mark. > + cpu-idle-states = <&CPU_SLEEP_0_0 &CLUSTER_SLEEP_0>; > }; > -> cpu3: cpu at 3 { +> cpu3: cpu@3 { > @@ -78,8 +86,51 @@ > reg = <0x101>; > enable-method = "mt-boot"; diff --git a/a/content_digest b/N2/content_digest index df4ca59..f654842 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,17 @@ "ref\01418633948-2513-1-git-send-email-howard.chen@linaro.org\0" - "From\0mark.rutland@arm.com (Mark Rutland)\0" - "Subject\0[RFC] ARM: dts: mt8173: Add psci cpuidle support\0" + "From\0Mark Rutland <mark.rutland@arm.com>\0" + "Subject\0Re: [RFC] ARM: dts: mt8173: Add psci cpuidle support\0" "Date\0Mon, 15 Dec 2014 11:07:06 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Howard Chen <howard.chen@linaro.org>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Pawel Moll <Pawel.Moll@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Catalin Marinas <Catalin.Marinas@arm.com> + Will Deacon <Will.Deacon@arm.com> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Mon, Dec 15, 2014 at 08:59:08AM +0000, Howard Chen wrote:\n" @@ -47,7 +56,7 @@ "> +\t\t\tcpu-idle-states = <&CPU_SLEEP_1_0 &CLUSTER_SLEEP_1>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu1: cpu at 1 {\n" + "> \t\tcpu1: cpu@1 {\n" "> @@ -62,6 +68,7 @@\n" "> \t\t\treg = <0x001>;\n" "> \t\t\tenable-method = \"mt-boot\";\n" @@ -55,7 +64,7 @@ "> +\t\t\tcpu-idle-states = <&CPU_SLEEP_1_0 &CLUSTER_SLEEP_1>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu2: cpu at 2 {\n" + "> \t\tcpu2: cpu@2 {\n" "> @@ -70,6 +77,7 @@\n" "> \t\t\treg = <0x100>;\n" "> \t\t\tenable-method = \"mt-boot\";\n" @@ -63,7 +72,7 @@ "> +\t\t\tcpu-idle-states = <&CPU_SLEEP_0_0 &CLUSTER_SLEEP_0>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu3: cpu at 3 {\n" + "> \t\tcpu3: cpu@3 {\n" "> @@ -78,8 +86,51 @@\n" "> \t\t\treg = <0x101>;\n" "> \t\t\tenable-method = \"mt-boot\";\n" @@ -121,4 +130,4 @@ "> \n" > -9fb55b92c68b3ddff2ea6c75e8708809a683aeb872a7983fd1759d72a4e8c597 +f1181038e9fa5d31aa79fac85b91c3d5d4d4c797ac1c0ef70589661ea8157861
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.