diff for duplicates of <5932848.mWNUo4iXtK@avalon> diff --git a/a/1.txt b/N1/1.txt index 56e086e..37d41d6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On Monday 17 Oct 2016 18:30:48 Bartosz Golaszewski wrote: > Create a new driver for the da8xx DDR2/mDDR controller and implement > support for writing to the Peripheral Bus Burst Priority Register. > -> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> +> Signed-off-by: Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> > --- > .../memory-controllers/ti-da8xx-ddrctl.txt | 25 +++++++ > drivers/memory/Kconfig | 8 +++ @@ -100,7 +100,7 @@ Isn't this a system configuration more than a hardware description ? > + * Copyright (C) 2016 BayLibre SAS > + * > + * Author: -> + * Bartosz Golaszewski <bgolaszewski@baylibre.com> +> + * Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as @@ -168,7 +168,7 @@ Isn't this a system configuration more than a hardware description ? > +}; > +module_platform_driver(da8xx_ddrctl_driver); > + -> +MODULE_AUTHOR("Bartosz Golaszewski <bgolaszewski@baylibre.com>"); +> +MODULE_AUTHOR("Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>"); > +MODULE_DESCRIPTION("TI da8xx DDR2/mDDR controller driver"); > +MODULE_LICENSE("GPL v2"); @@ -176,3 +176,8 @@ Isn't this a system configuration more than a hardware description ? Regards, Laurent Pinchart + +-- +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 dc4adf6..fd54199 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,25 @@ "ref\01476721850-454-1-git-send-email-bgolaszewski@baylibre.com\0" "ref\01476721850-454-2-git-send-email-bgolaszewski@baylibre.com\0" - "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" - "Subject\0[PATCH 1/3] ARM: memory: da8xx-ddrctl: new driver\0" + "ref\01476721850-454-2-git-send-email-bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org\0" + "From\0Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/3] ARM: memory: da8xx-ddrctl: new driver\0" "Date\0Tue, 18 Oct 2016 23:45:39 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" + "Cc\0Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>" + Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> + Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org> + Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> + LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + arm-soc <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + linux-drm <dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org> + linux-devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Jyri Sarha <jsarha-l0cyMroinI0@public.gmane.org> + Tomi Valkeinen <tomi.valkeinen-l0cyMroinI0@public.gmane.org> + " David Airlie <airlied-cv59FeDIM0c@public.gmane.org>\0" "\00:1\0" "b\0" "Hi Bartosz,\n" @@ -14,7 +30,7 @@ "> Create a new driver for the da8xx DDR2/mDDR controller and implement\n" "> support for writing to the Peripheral Bus Burst Priority Register.\n" "> \n" - "> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>\n" + "> Signed-off-by: Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n" "> ---\n" "> .../memory-controllers/ti-da8xx-ddrctl.txt | 25 +++++++\n" "> drivers/memory/Kconfig | 8 +++\n" @@ -108,7 +124,7 @@ "> + * Copyright (C) 2016 BayLibre SAS\n" "> + *\n" "> + * Author:\n" - "> + * Bartosz Golaszewski <bgolaszewski@baylibre.com>\n" + "> + * Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License version 2 as\n" @@ -176,13 +192,18 @@ "> +};\n" "> +module_platform_driver(da8xx_ddrctl_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Bartosz Golaszewski <bgolaszewski@baylibre.com>\");\n" + "> +MODULE_AUTHOR(\"Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\");\n" "> +MODULE_DESCRIPTION(\"TI da8xx DDR2/mDDR controller driver\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" "\n" "-- \n" "Regards,\n" "\n" - Laurent Pinchart + "Laurent Pinchart\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 -8b7d380e1ada8537e6d6da70c5837dc4cc5ba7946ed9614223d10e58d04e0830 +43360ebb2e5d97996f21a469a28bafad4337d4d7a63d8962e94463fed6180ebc
diff --git a/a/content_digest b/N2/content_digest index dc4adf6..95a0889 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,24 @@ "ref\01476721850-454-1-git-send-email-bgolaszewski@baylibre.com\0" "ref\01476721850-454-2-git-send-email-bgolaszewski@baylibre.com\0" - "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" - "Subject\0[PATCH 1/3] ARM: memory: da8xx-ddrctl: new driver\0" + "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" + "Subject\0Re: [PATCH 1/3] ARM: memory: da8xx-ddrctl: new driver\0" "Date\0Tue, 18 Oct 2016 23:45:39 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Bartosz Golaszewski <bgolaszewski@baylibre.com>\0" + "Cc\0Kevin Hilman <khilman@baylibre.com>" + Michael Turquette <mturquette@baylibre.com> + Sekhar Nori <nsekhar@ti.com> + Rob Herring <robh+dt@kernel.org> + Frank Rowand <frowand.list@gmail.com> + Mark Rutland <mark.rutland@arm.com> + Peter Ujfalusi <peter.ujfalusi@ti.com> + Russell King <linux@armlinux.org.uk> + LKML <linux-kernel@vger.kernel.org> + arm-soc <linux-arm-kernel@lists.infradead.org> + linux-drm <dri-devel@lists.freedesktop.org> + linux-devicetree <devicetree@vger.kernel.org> + Jyri Sarha <jsarha@ti.com> + Tomi Valkeinen <tomi.valkeinen@ti.com> + " David Airlie <airlied@linux.ie>\0" "\00:1\0" "b\0" "Hi Bartosz,\n" @@ -185,4 +200,4 @@ "\n" Laurent Pinchart -8b7d380e1ada8537e6d6da70c5837dc4cc5ba7946ed9614223d10e58d04e0830 +8b75f1fa77a83d872ca6e92c736fa33ce083a35cb1b0987c1134ba6706356bec
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.