diff for duplicates of <20170512032931.GF8471@dragon> diff --git a/a/1.txt b/N1/1.txt index 27626c7..edf058a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Thu, May 11, 2017 at 04:01:20PM +0800, Yuantian Tang wrote: > Add nodes and properties for thermal management support. > -> Signed-off-by: Tang Yuantian <andy.tang@nxp.com> +> Signed-off-by: Tang Yuantian <andy.tang-3arQi8VN3Tc@public.gmane.org> > --- > arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 89 ++++++++++++++++++++++++++ > 1 file changed, 89 insertions(+) @@ -25,7 +25,7 @@ On Thu, May 11, 2017 at 04:01:20PM +0800, Yuantian Tang wrote: > + #cooling-cells = <2>; > }; > -> cpu1: cpu at 1 { +> cpu1: cpu@1 { > @@ -89,6 +91,7 @@ > compatible = "arm,cortex-a53"; > reg = <0x100>; @@ -33,13 +33,13 @@ On Thu, May 11, 2017 at 04:01:20PM +0800, Yuantian Tang wrote: > + #cooling-cells = <2>; > }; > -> cpu5: cpu at 101 { +> cpu5: cpu@101 { > @@ -273,6 +276,92 @@ > dma-coherent; > status = "disabled"; > }; > + -> + tmu: tmu at 1f80000 { +> + tmu: tmu@1f80000 { We sort the devices under simple-bus in order of unit-address. Please respect the order when adding new devices. @@ -139,5 +139,9 @@ Shawn > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel at lists.infradead.org +> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel +-- +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 19919ca..56655e6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,22 @@ "ref\01494489680-9544-1-git-send-email-andy.tang@nxp.com\0" "ref\01494489680-9544-2-git-send-email-andy.tang@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH] arm64: dts: ls1088a: Add TMU device tree support\0" + "ref\01494489680-9544-2-git-send-email-andy.tang-3arQi8VN3Tc@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH] arm64: dts: ls1088a: Add TMU device tree support\0" "Date\0Fri, 12 May 2017 11:29:33 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Yuantian Tang <andy.tang-3arQi8VN3Tc@public.gmane.org>\0" + "Cc\0mark.rutland-5wv7dgnIgG8@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + catalin.marinas-5wv7dgnIgG8@public.gmane.org + will.deacon-5wv7dgnIgG8@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On Thu, May 11, 2017 at 04:01:20PM +0800, Yuantian Tang wrote:\n" "> Add nodes and properties for thermal management support.\n" "> \n" - "> Signed-off-by: Tang Yuantian <andy.tang@nxp.com>\n" + "> Signed-off-by: Tang Yuantian <andy.tang-3arQi8VN3Tc@public.gmane.org>\n" "> ---\n" "> arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 89 ++++++++++++++++++++++++++\n" "> 1 file changed, 89 insertions(+)\n" @@ -33,7 +40,7 @@ "> +\t\t\t#cooling-cells = <2>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu1: cpu at 1 {\n" + "> \t\tcpu1: cpu@1 {\n" "> @@ -89,6 +91,7 @@\n" "> \t\t\tcompatible = \"arm,cortex-a53\";\n" "> \t\t\treg = <0x100>;\n" @@ -41,13 +48,13 @@ "> +\t\t\t#cooling-cells = <2>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu5: cpu at 101 {\n" + "> \t\tcpu5: cpu@101 {\n" "> @@ -273,6 +276,92 @@\n" "> \t\t\tdma-coherent;\n" "> \t\t\tstatus = \"disabled\";\n" "> \t\t};\n" "> +\n" - "> +\t\ttmu: tmu at 1f80000 {\n" + "> +\t\ttmu: tmu@1f80000 {\n" "\n" "We sort the devices under simple-bus in order of unit-address. Please\n" "respect the order when adding new devices.\n" @@ -147,7 +154,11 @@ "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel at lists.infradead.org\n" - > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + "> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" + "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\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 -f2980596c06e467dedb32f7b082a1e5d34b999a0771d4d7aaf818a74fe0e407b +0153ab82dbd99b0c7edb33beee7f34235ff052ba288140ec0b7e89b0cd4602a6
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.