diff for duplicates of <1479309538.24056.49.camel@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index b8ace4e..0a9d63c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,19 +1,19 @@ -On Wed, 2016-11-16@16:56 +0300, Eugeniy Paltsev wrote: +On Wed, 2016-11-16 at 16:56 +0300, Eugeniy Paltsev wrote: > It wasn't possible to enable some features like > memory-to-memory transfers or multi block transfers via DT. > It is fixed by these patches. > -> ?* Rename is_private to is-private as ordered by DT policy. -> ?(just for cleanup) The change leaves the support for the? -> ?old format. +> * Rename is_private to is-private as ordered by DT policy. +> (just for cleanup) The change leaves the support for the +> old format. > -> ?* Add is-memcpu property, so it is possible to -> ?enable memory-to-memory transfers support via DT. +> * Add is-memcpu property, so it is possible to +> enable memory-to-memory transfers support via DT. > -> ?* Add hw-llp property, so it is possible to enable -> ?hardware multi block transfers support via DT. +> * Add hw-llp property, so it is possible to enable +> hardware multi block transfers support via DT. > -> ?* Update DW DMAC device tree documentation. +> * Update DW DMAC device tree documentation. I have few comments I posted. Besides that don't forget about current users of the DT properties you standardized (by naming). Better you @@ -29,18 +29,22 @@ dmaengine mailing list. Same about Dan. > > Eugeniy Paltsev (4): -> ? DW DMAC: rename is_private property as ordered by DT policy -> ? DW DMAC: add is-memcpu property to device tree -> ? DW DMAC: add hw-llp property to device tree -> ? Update device tree Synopsys DW DMAC documentation +> DW DMAC: rename is_private property as ordered by DT policy +> DW DMAC: add is-memcpu property to device tree +> DW DMAC: add hw-llp property to device tree +> Update device tree Synopsys DW DMAC documentation > -> ?Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++-- -> ?drivers/dma/dw/core.c??????????????????????????????|??2 +- -> ?drivers/dma/dw/platform.c??????????????????????????| 10 ++++++++++ -> ?include/linux/platform_data/dma-dw.h???????????????|??4 ++-- -> ?4 files changed, 21 insertions(+), 5 deletions(-) +> Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++-- +> drivers/dma/dw/core.c | 2 +- +> drivers/dma/dw/platform.c | 10 ++++++++++ +> include/linux/platform_data/dma-dw.h | 4 ++-- +> 4 files changed, 21 insertions(+), 5 deletions(-) > -- -Andy Shevchenko <andriy.shevchenko at linux.intel.com> +Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> Intel Finland Oy +-- +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 3ebea0e..9ffe9d5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,36 @@ "ref\01479304615-11360-1-git-send-email-Eugeniy.Paltsev@synopsys.com\0" - "From\0andriy.shevchenko@linux.intel.com (Andy Shevchenko)\0" - "Subject\0[PATCH 0/4] DW DMAC: update device tree\0" + "ref\01479304615-11360-1-git-send-email-Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org\0" + "From\0Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "Subject\0Re: [PATCH 0/4] DW DMAC: update device tree\0" "Date\0Wed, 16 Nov 2016 17:18:58 +0200\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Eugeniy Paltsev <Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>" + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" + mark.rutland-5wv7dgnIgG8@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + vireshk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org + vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org + dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-snps-arc-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" - "On Wed, 2016-11-16@16:56 +0300, Eugeniy Paltsev wrote:\n" + "On Wed, 2016-11-16 at 16:56 +0300, Eugeniy Paltsev wrote:\n" "> It wasn't possible to enable some features like\n" "> memory-to-memory transfers or multi block transfers via DT.\n" "> It is fixed by these patches.\n" "> \n" - "> ?* Rename is_private to is-private as ordered by DT policy.\n" - "> ?(just for cleanup) The change leaves the support for the?\n" - "> ?old format.\n" + "> \302\240* Rename is_private to is-private as ordered by DT policy.\n" + "> \302\240(just for cleanup) The change leaves the support for the\302\240\n" + "> \302\240old format.\n" "> \n" - "> ?* Add is-memcpu property, so it is possible to\n" - "> ?enable memory-to-memory transfers support via DT.\n" + "> \302\240* Add is-memcpu property, so it is possible to\n" + "> \302\240enable memory-to-memory transfers support via DT.\n" "> \n" - "> ?* Add hw-llp property, so it is possible to enable\n" - "> ?hardware multi block transfers support via DT.\n" + "> \302\240* Add hw-llp property, so it is possible to enable\n" + "> \302\240hardware multi block transfers support via DT.\n" "> \n" - "> ?* Update DW DMAC device tree documentation.\n" + "> \302\240* Update DW DMAC device tree documentation.\n" "\n" "I have few comments I posted. Besides that don't forget about current\n" "users of the DT properties you standardized (by naming). Better you\n" @@ -36,20 +46,24 @@ "\n" "> \n" "> Eugeniy Paltsev (4):\n" - "> ? DW DMAC: rename is_private property as ordered by DT policy\n" - "> ? DW DMAC: add is-memcpu property to device tree\n" - "> ? DW DMAC: add hw-llp property to device tree\n" - "> ? Update device tree Synopsys DW DMAC documentation\n" + "> \302\240 DW DMAC: rename is_private property as ordered by DT policy\n" + "> \302\240 DW DMAC: add is-memcpu property to device tree\n" + "> \302\240 DW DMAC: add hw-llp property to device tree\n" + "> \302\240 Update device tree Synopsys DW DMAC documentation\n" "> \n" - "> ?Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--\n" - "> ?drivers/dma/dw/core.c??????????????????????????????|??2 +-\n" - "> ?drivers/dma/dw/platform.c??????????????????????????| 10 ++++++++++\n" - "> ?include/linux/platform_data/dma-dw.h???????????????|??4 ++--\n" - "> ?4 files changed, 21 insertions(+), 5 deletions(-)\n" + "> \302\240Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--\n" + "> \302\240drivers/dma/dw/core.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\2402 +-\n" + "> \302\240drivers/dma/dw/platform.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 10 ++++++++++\n" + "> \302\240include/linux/platform_data/dma-dw.h\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\2404 ++--\n" + "> \302\2404 files changed, 21 insertions(+), 5 deletions(-)\n" "> \n" "\n" "-- \n" - "Andy Shevchenko <andriy.shevchenko at linux.intel.com>\n" - Intel Finland Oy + "Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "Intel Finland Oy\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 -a00cf1677f11129dc612c376da56f07ff3cb8cc82014d08be047cedde14ad297 +a9d24491278b07883ab9f7f5823317740068c9cc60b02abc4a8cbbc2cd9519e3
diff --git a/a/1.txt b/N2/1.txt index b8ace4e..c3480eb 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,19 +1,19 @@ -On Wed, 2016-11-16@16:56 +0300, Eugeniy Paltsev wrote: +On Wed, 2016-11-16 at 16:56 +0300, Eugeniy Paltsev wrote: > It wasn't possible to enable some features like > memory-to-memory transfers or multi block transfers via DT. > It is fixed by these patches. > -> ?* Rename is_private to is-private as ordered by DT policy. -> ?(just for cleanup) The change leaves the support for the? -> ?old format. +> * Rename is_private to is-private as ordered by DT policy. +> (just for cleanup) The change leaves the support for the +> old format. > -> ?* Add is-memcpu property, so it is possible to -> ?enable memory-to-memory transfers support via DT. +> * Add is-memcpu property, so it is possible to +> enable memory-to-memory transfers support via DT. > -> ?* Add hw-llp property, so it is possible to enable -> ?hardware multi block transfers support via DT. +> * Add hw-llp property, so it is possible to enable +> hardware multi block transfers support via DT. > -> ?* Update DW DMAC device tree documentation. +> * Update DW DMAC device tree documentation. I have few comments I posted. Besides that don't forget about current users of the DT properties you standardized (by naming). Better you @@ -29,18 +29,18 @@ dmaengine mailing list. Same about Dan. > > Eugeniy Paltsev (4): -> ? DW DMAC: rename is_private property as ordered by DT policy -> ? DW DMAC: add is-memcpu property to device tree -> ? DW DMAC: add hw-llp property to device tree -> ? Update device tree Synopsys DW DMAC documentation +> DW DMAC: rename is_private property as ordered by DT policy +> DW DMAC: add is-memcpu property to device tree +> DW DMAC: add hw-llp property to device tree +> Update device tree Synopsys DW DMAC documentation > -> ?Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++-- -> ?drivers/dma/dw/core.c??????????????????????????????|??2 +- -> ?drivers/dma/dw/platform.c??????????????????????????| 10 ++++++++++ -> ?include/linux/platform_data/dma-dw.h???????????????|??4 ++-- -> ?4 files changed, 21 insertions(+), 5 deletions(-) +> Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++-- +> drivers/dma/dw/core.c | 2 +- +> drivers/dma/dw/platform.c | 10 ++++++++++ +> include/linux/platform_data/dma-dw.h | 4 ++-- +> 4 files changed, 21 insertions(+), 5 deletions(-) > -- -Andy Shevchenko <andriy.shevchenko at linux.intel.com> +Andy Shevchenko <andriy.shevchenko@linux.intel.com> Intel Finland Oy diff --git a/a/content_digest b/N2/content_digest index 3ebea0e..759baca 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,26 +1,35 @@ "ref\01479304615-11360-1-git-send-email-Eugeniy.Paltsev@synopsys.com\0" - "From\0andriy.shevchenko@linux.intel.com (Andy Shevchenko)\0" - "Subject\0[PATCH 0/4] DW DMAC: update device tree\0" + "From\0Andy Shevchenko <andriy.shevchenko@linux.intel.com>\0" + "Subject\0Re: [PATCH 0/4] DW DMAC: update device tree\0" "Date\0Wed, 16 Nov 2016 17:18:58 +0200\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>" + " devicetree@vger.kernel.org\0" + "Cc\0robh+dt@kernel.org" + mark.rutland@arm.com + linux-kernel@vger.kernel.org + vireshk@kernel.org + dan.j.williams@intel.com + vinod.koul@intel.com + dmaengine@vger.kernel.org + " linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" - "On Wed, 2016-11-16@16:56 +0300, Eugeniy Paltsev wrote:\n" + "On Wed, 2016-11-16 at 16:56 +0300, Eugeniy Paltsev wrote:\n" "> It wasn't possible to enable some features like\n" "> memory-to-memory transfers or multi block transfers via DT.\n" "> It is fixed by these patches.\n" "> \n" - "> ?* Rename is_private to is-private as ordered by DT policy.\n" - "> ?(just for cleanup) The change leaves the support for the?\n" - "> ?old format.\n" + "> \302\240* Rename is_private to is-private as ordered by DT policy.\n" + "> \302\240(just for cleanup) The change leaves the support for the\302\240\n" + "> \302\240old format.\n" "> \n" - "> ?* Add is-memcpu property, so it is possible to\n" - "> ?enable memory-to-memory transfers support via DT.\n" + "> \302\240* Add is-memcpu property, so it is possible to\n" + "> \302\240enable memory-to-memory transfers support via DT.\n" "> \n" - "> ?* Add hw-llp property, so it is possible to enable\n" - "> ?hardware multi block transfers support via DT.\n" + "> \302\240* Add hw-llp property, so it is possible to enable\n" + "> \302\240hardware multi block transfers support via DT.\n" "> \n" - "> ?* Update DW DMAC device tree documentation.\n" + "> \302\240* Update DW DMAC device tree documentation.\n" "\n" "I have few comments I posted. Besides that don't forget about current\n" "users of the DT properties you standardized (by naming). Better you\n" @@ -36,20 +45,20 @@ "\n" "> \n" "> Eugeniy Paltsev (4):\n" - "> ? DW DMAC: rename is_private property as ordered by DT policy\n" - "> ? DW DMAC: add is-memcpu property to device tree\n" - "> ? DW DMAC: add hw-llp property to device tree\n" - "> ? Update device tree Synopsys DW DMAC documentation\n" + "> \302\240 DW DMAC: rename is_private property as ordered by DT policy\n" + "> \302\240 DW DMAC: add is-memcpu property to device tree\n" + "> \302\240 DW DMAC: add hw-llp property to device tree\n" + "> \302\240 Update device tree Synopsys DW DMAC documentation\n" "> \n" - "> ?Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--\n" - "> ?drivers/dma/dw/core.c??????????????????????????????|??2 +-\n" - "> ?drivers/dma/dw/platform.c??????????????????????????| 10 ++++++++++\n" - "> ?include/linux/platform_data/dma-dw.h???????????????|??4 ++--\n" - "> ?4 files changed, 21 insertions(+), 5 deletions(-)\n" + "> \302\240Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--\n" + "> \302\240drivers/dma/dw/core.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\2402 +-\n" + "> \302\240drivers/dma/dw/platform.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 10 ++++++++++\n" + "> \302\240include/linux/platform_data/dma-dw.h\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\2404 ++--\n" + "> \302\2404 files changed, 21 insertions(+), 5 deletions(-)\n" "> \n" "\n" "-- \n" - "Andy Shevchenko <andriy.shevchenko at linux.intel.com>\n" + "Andy Shevchenko <andriy.shevchenko@linux.intel.com>\n" Intel Finland Oy -a00cf1677f11129dc612c376da56f07ff3cb8cc82014d08be047cedde14ad297 +0be17aad7cdef2f9a0694ba43e64891e50b5f0d8f8438da20183d6a258112008
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.