diff for duplicates of <20170103070607.GW20956@dragon> diff --git a/a/1.txt b/N1/1.txt index 3b6d03c..1c89976 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Tue, Jan 03, 2017 at 02:42:19PM +0800, Jia Hongtao wrote: > Also add nodes and properties for thermal management support. > -> Signed-off-by: Jia Hongtao <hongtao.jia@nxp.com> +> Signed-off-by: Jia Hongtao <hongtao.jia-3arQi8VN3Tc@public.gmane.org> The subject prefix is still not so right. There should be a space after each colon. @@ -34,12 +34,12 @@ each colon. > + #cooling-cells = <2>; > }; > -> cpu1: cpu at 1 { +> cpu1: cpu@1 { > @@ -279,6 +281,87 @@ > clocks = <&sysclk>; > }; > -> + tmu: tmu at 1f00000 { +> + tmu: tmu@1f00000 { > + compatible = "fsl,qoriq-tmu"; > + reg = <0x0 0x1f00000 0x0 0x10000>; > + interrupts = <0 33 0x4>; @@ -172,9 +172,13 @@ Shawn > + }; > + }; > + -> dspi: dspi at 2100000 { +> dspi: dspi@2100000 { > compatible = "fsl,ls1021a-v1.0-dspi"; > #address-cells = <1>; > -- > 2.1.0.27.g96db324 -> +> +-- +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 a71510d..528badd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,23 @@ "ref\01483425739-15404-1-git-send-email-hongtao.jia@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH V2] arm64:dts:ls1046a: Add TMU device tree support\0" + "ref\01483425739-15404-1-git-send-email-hongtao.jia-3arQi8VN3Tc@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH V2] arm64:dts:ls1046a: Add TMU device tree support\0" "Date\0Tue, 3 Jan 2017 15:06:08 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jia Hongtao <hongtao.jia-3arQi8VN3Tc@public.gmane.org>\0" + "Cc\0rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org" + edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + yuantian.tang-3arQi8VN3Tc@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + scott.wood-3arQi8VN3Tc@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On Tue, Jan 03, 2017 at 02:42:19PM +0800, Jia Hongtao wrote:\n" "> Also add nodes and properties for thermal management support.\n" "> \n" - "> Signed-off-by: Jia Hongtao <hongtao.jia@nxp.com>\n" + "> Signed-off-by: Jia Hongtao <hongtao.jia-3arQi8VN3Tc@public.gmane.org>\n" "\n" "The subject prefix is still not so right. There should be a space after\n" "each colon.\n" @@ -41,12 +50,12 @@ "> +\t\t\t#cooling-cells = <2>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu1: cpu at 1 {\n" + "> \t\tcpu1: cpu@1 {\n" "> @@ -279,6 +281,87 @@\n" "> \t\t\tclocks = <&sysclk>;\n" "> \t\t};\n" "> \n" - "> +\t\ttmu: tmu at 1f00000 {\n" + "> +\t\ttmu: tmu@1f00000 {\n" "> +\t\t\tcompatible = \"fsl,qoriq-tmu\";\n" "> +\t\t\treg = <0x0 0x1f00000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 33 0x4>;\n" @@ -179,11 +188,15 @@ "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> \t\tdspi: dspi at 2100000 {\n" + "> \t\tdspi: dspi@2100000 {\n" "> \t\t\tcompatible = \"fsl,ls1021a-v1.0-dspi\";\n" "> \t\t\t#address-cells = <1>;\n" "> -- \n" "> 2.1.0.27.g96db324\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 -97daf2a2715255c6063355a08622d23b37350ea416ce9863990575b0ddb80aa8 +3124d85a1b01f51025efd58fd799cae7a86ac8e0c1a57e2afcb6d5840741718a
diff --git a/a/1.txt b/N2/1.txt index 3b6d03c..1e2ee3e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -34,12 +34,12 @@ each colon. > + #cooling-cells = <2>; > }; > -> cpu1: cpu at 1 { +> cpu1: cpu@1 { > @@ -279,6 +281,87 @@ > clocks = <&sysclk>; > }; > -> + tmu: tmu at 1f00000 { +> + tmu: tmu@1f00000 { > + compatible = "fsl,qoriq-tmu"; > + reg = <0x0 0x1f00000 0x0 0x10000>; > + interrupts = <0 33 0x4>; @@ -172,7 +172,7 @@ Shawn > + }; > + }; > + -> dspi: dspi at 2100000 { +> dspi: dspi@2100000 { > compatible = "fsl,ls1021a-v1.0-dspi"; > #address-cells = <1>; > -- diff --git a/a/content_digest b/N2/content_digest index a71510d..fbaf987 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,16 @@ "ref\01483425739-15404-1-git-send-email-hongtao.jia@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH V2] arm64:dts:ls1046a: Add TMU device tree support\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH V2] arm64:dts:ls1046a: Add TMU device tree support\0" "Date\0Tue, 3 Jan 2017 15:06:08 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jia Hongtao <hongtao.jia@nxp.com>\0" + "Cc\0rui.zhang@intel.com" + edubezval@gmail.com + yuantian.tang@nxp.com + robh+dt@kernel.org + scott.wood@nxp.com + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, Jan 03, 2017 at 02:42:19PM +0800, Jia Hongtao wrote:\n" @@ -41,12 +49,12 @@ "> +\t\t\t#cooling-cells = <2>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu1: cpu at 1 {\n" + "> \t\tcpu1: cpu@1 {\n" "> @@ -279,6 +281,87 @@\n" "> \t\t\tclocks = <&sysclk>;\n" "> \t\t};\n" "> \n" - "> +\t\ttmu: tmu at 1f00000 {\n" + "> +\t\ttmu: tmu@1f00000 {\n" "> +\t\t\tcompatible = \"fsl,qoriq-tmu\";\n" "> +\t\t\treg = <0x0 0x1f00000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 33 0x4>;\n" @@ -179,11 +187,11 @@ "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> \t\tdspi: dspi at 2100000 {\n" + "> \t\tdspi: dspi@2100000 {\n" "> \t\t\tcompatible = \"fsl,ls1021a-v1.0-dspi\";\n" "> \t\t\t#address-cells = <1>;\n" "> -- \n" "> 2.1.0.27.g96db324\n" > -97daf2a2715255c6063355a08622d23b37350ea416ce9863990575b0ddb80aa8 +11e43d20c91b4159430791243fed1b9c58f9c5245c087f4894d2a9cbb7f94b2d
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.