diff for duplicates of <20160316165526.GZ13692@x1> diff --git a/a/1.txt b/N1/1.txt index 616d35a..5869434 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,8 +10,8 @@ On Wed, 16 Mar 2016, Peter Griffin wrote: > > > > Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt > > -> > Suggested-by: Suman Anna <s-anna@ti.com> -> > Signed-off-by: Lee Jones <lee.jones@linaro.org> +> > Suggested-by: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org> +> > Signed-off-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > > --- > > arch/arm/boot/dts/stih407-family.dtsi | 46 +++++++++++++++++++++++++++++------ > > 1 file changed, 38 insertions(+), 8 deletions(-) @@ -29,25 +29,25 @@ On Wed, 16 Mar 2016, Peter Griffin wrote: > > + #size-cells = <1>; > > + ranges; > > + -> > + gp0_reserved: rproc at 40000000 { +> > + gp0_reserved: rproc@40000000 { > > + compatible = "shared-dma-pool"; > > + reg = <0x40000000 0x01000000>; > > + no-map; > > + }; > > + -> > + gp1_reserved: rproc at 41000000 { +> > + gp1_reserved: rproc@41000000 { > > + compatible = "shared-dma-pool"; > > + reg = <0x41000000 0x01000000>; > > + no-map; > > + }; > > + -> > + audio_reserved: rproc at 42000000 { +> > + audio_reserved: rproc@42000000 { > > + compatible = "shared-dma-pool"; > > + reg = <0x42000000 0x01000000>; > > + no-map; > > + }; > > + -> > + dmu_reserved: rproc at 43000000 { +> > + dmu_reserved: rproc@43000000 { > > + compatible = "shared-dma-pool"; > > + reg = <0x43000000 0x01000000>; > > + no-map; @@ -75,5 +75,9 @@ Ludovic, since he is the author of the original code. -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog +-- +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 1452dc9..a2fa914 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,18 @@ "ref\01452602781-22424-1-git-send-email-lee.jones@linaro.org\0" "ref\01452602781-22424-8-git-send-email-lee.jones@linaro.org\0" "ref\020160316163508.GA8396@griffinp-ThinkPad-X1-Carbon-2nd\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[STLinux Kernel] [PATCH v5 7/7] ARM: STiH407: Move over to using the 'reserved-memory' API for obtaining DMA memory\0" + "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [STLinux Kernel] [PATCH v5 7/7] ARM: STiH407: Move over to using the 'reserved-memory' API for obtaining DMA memory\0" "Date\0Wed, 16 Mar 2016 16:55:26 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org + Nathan_Lynch-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org + " s-anna-l0cyMroinI0@public.gmane.org\0" "\00:1\0" "b\0" "On Wed, 16 Mar 2016, Peter Griffin wrote:\n" @@ -19,8 +27,8 @@ "> > \n" "> > Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt\n" "> > \n" - "> > Suggested-by: Suman Anna <s-anna@ti.com>\n" - "> > Signed-off-by: Lee Jones <lee.jones@linaro.org>\n" + "> > Suggested-by: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>\n" + "> > Signed-off-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> > ---\n" "> > arch/arm/boot/dts/stih407-family.dtsi | 46 +++++++++++++++++++++++++++++------\n" "> > 1 file changed, 38 insertions(+), 8 deletions(-)\n" @@ -38,25 +46,25 @@ "> > +\t\t#size-cells = <1>;\n" "> > +\t\tranges;\n" "> > +\n" - "> > +\t\tgp0_reserved: rproc at 40000000 {\n" + "> > +\t\tgp0_reserved: rproc@40000000 {\n" "> > +\t\t\tcompatible = \"shared-dma-pool\";\n" "> > +\t\t\treg = <0x40000000 0x01000000>;\n" "> > +\t\t\tno-map;\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\tgp1_reserved: rproc at 41000000 {\n" + "> > +\t\tgp1_reserved: rproc@41000000 {\n" "> > +\t\t\tcompatible = \"shared-dma-pool\";\n" "> > +\t\t\treg = <0x41000000 0x01000000>;\n" "> > +\t\t\tno-map;\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\taudio_reserved: rproc at 42000000 {\n" + "> > +\t\taudio_reserved: rproc@42000000 {\n" "> > +\t\t\tcompatible = \"shared-dma-pool\";\n" "> > +\t\t\treg = <0x42000000 0x01000000>;\n" "> > +\t\t\tno-map;\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\tdmu_reserved: rproc at 43000000 {\n" + "> > +\t\tdmu_reserved: rproc@43000000 {\n" "> > +\t\t\tcompatible = \"shared-dma-pool\";\n" "> > +\t\t\treg = <0x43000000 0x01000000>;\n" "> > +\t\t\tno-map;\n" @@ -84,7 +92,11 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" - Follow Linaro: Facebook | Twitter | Blog + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" + "Follow Linaro: Facebook | Twitter | Blog\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 -88e0201ef848a20bc0dfc92fe6ca201e22e5b77e77e9474012bf86893a156201 +5475562158125a27a4c5923aa2081102e43ed963eb17efe393b0f32cf70a5d53
diff --git a/a/1.txt b/N2/1.txt index 616d35a..f10f6f0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -29,25 +29,25 @@ On Wed, 16 Mar 2016, Peter Griffin wrote: > > + #size-cells = <1>; > > + ranges; > > + -> > + gp0_reserved: rproc at 40000000 { +> > + gp0_reserved: rproc@40000000 { > > + compatible = "shared-dma-pool"; > > + reg = <0x40000000 0x01000000>; > > + no-map; > > + }; > > + -> > + gp1_reserved: rproc at 41000000 { +> > + gp1_reserved: rproc@41000000 { > > + compatible = "shared-dma-pool"; > > + reg = <0x41000000 0x01000000>; > > + no-map; > > + }; > > + -> > + audio_reserved: rproc at 42000000 { +> > + audio_reserved: rproc@42000000 { > > + compatible = "shared-dma-pool"; > > + reg = <0x42000000 0x01000000>; > > + no-map; > > + }; > > + -> > + dmu_reserved: rproc at 43000000 { +> > + dmu_reserved: rproc@43000000 { > > + compatible = "shared-dma-pool"; > > + reg = <0x43000000 0x01000000>; > > + no-map; @@ -75,5 +75,5 @@ Ludovic, since he is the author of the original code. -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog diff --git a/a/content_digest b/N2/content_digest index 1452dc9..e3cc03f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,18 @@ "ref\01452602781-22424-1-git-send-email-lee.jones@linaro.org\0" "ref\01452602781-22424-8-git-send-email-lee.jones@linaro.org\0" "ref\020160316163508.GA8396@griffinp-ThinkPad-X1-Carbon-2nd\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[STLinux Kernel] [PATCH v5 7/7] ARM: STiH407: Move over to using the 'reserved-memory' API for obtaining DMA memory\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [STLinux Kernel] [PATCH v5 7/7] ARM: STiH407: Move over to using the 'reserved-memory' API for obtaining DMA memory\0" "Date\0Wed, 16 Mar 2016 16:55:26 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Peter Griffin <peter.griffin@linaro.org>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-kernel@vger.kernel.org + ohad@wizery.com + devicetree@vger.kernel.org + f.fainelli@gmail.com + kernel@stlinux.com + Nathan_Lynch@mentor.com + " s-anna@ti.com\0" "\00:1\0" "b\0" "On Wed, 16 Mar 2016, Peter Griffin wrote:\n" @@ -38,25 +46,25 @@ "> > +\t\t#size-cells = <1>;\n" "> > +\t\tranges;\n" "> > +\n" - "> > +\t\tgp0_reserved: rproc at 40000000 {\n" + "> > +\t\tgp0_reserved: rproc@40000000 {\n" "> > +\t\t\tcompatible = \"shared-dma-pool\";\n" "> > +\t\t\treg = <0x40000000 0x01000000>;\n" "> > +\t\t\tno-map;\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\tgp1_reserved: rproc at 41000000 {\n" + "> > +\t\tgp1_reserved: rproc@41000000 {\n" "> > +\t\t\tcompatible = \"shared-dma-pool\";\n" "> > +\t\t\treg = <0x41000000 0x01000000>;\n" "> > +\t\t\tno-map;\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\taudio_reserved: rproc at 42000000 {\n" + "> > +\t\taudio_reserved: rproc@42000000 {\n" "> > +\t\t\tcompatible = \"shared-dma-pool\";\n" "> > +\t\t\treg = <0x42000000 0x01000000>;\n" "> > +\t\t\tno-map;\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\tdmu_reserved: rproc at 43000000 {\n" + "> > +\t\tdmu_reserved: rproc@43000000 {\n" "> > +\t\t\tcompatible = \"shared-dma-pool\";\n" "> > +\t\t\treg = <0x43000000 0x01000000>;\n" "> > +\t\t\tno-map;\n" @@ -84,7 +92,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -88e0201ef848a20bc0dfc92fe6ca201e22e5b77e77e9474012bf86893a156201 +a76149793b2fe14820f743609e08a3f4cc5c6e93ba8bcf54093046d75fd131a0
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.