diff for duplicates of <20180120152528.3b9836cf@archlinux> diff --git a/a/1.txt b/N1/1.txt index b43c7fd..7d606f2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,16 +1,16 @@ On Mon, 15 Jan 2018 16:47:35 +0800 -Phil Reid <preid@electromag.com.au> wrote: +Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org> wrote: > G'day Jonathan, > > On 14/01/2018 21:39, Jonathan Cameron wrote: > > On Wed, 10 Jan 2018 14:17:31 +0800 -> > Phil Reid <preid@electromag.com.au> wrote: +> > Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org> wrote: > > > >> Add implementation for Analog Devices AD5272 and AD5274 digital > >> potentiometer devices. > >> -> >> Signed-off-by: Phil Reid <preid@electromag.com.au> +> >> Signed-off-by: Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org> > > > > Hi Phil, > > @@ -69,7 +69,7 @@ Phil Reid <preid@electromag.com.au> wrote: > >> @@ -0,0 +1,219 @@ > >> +/* > >> + * Analog Devices AD5372 digital potentiometer driver -> >> + * Copyright (C) 2018 Phil Reid <preid@electromag.com.au> +> >> + * Copyright (C) 2018 Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org> > >> + * > >> + * Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/AD5272_5274.pdf > >> + * @@ -351,11 +351,16 @@ Jonathan > >> + > >> +module_i2c_driver(ad5272_driver); > >> + -> >> +MODULE_AUTHOR("Phil Reid <preid@eletromag.com.au>"); +> >> +MODULE_AUTHOR("Phil Reid <preid-TeWIRZsGUAnP+dxuUfoltA@public.gmane.org>"); > >> +MODULE_DESCRIPTION("AD5272 digital potentiometer"); > >> +MODULE_LICENSE("GPL v2"); > > > > > > > -> +> + +-- +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 d699ff4..b58f742 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,33 +2,34 @@ "ref\01515565051-72535-3-git-send-email-preid@electromag.com.au\0" "ref\020180114133953.2d2b7491@archlinux\0" "ref\07e5f624d-35a4-20a9-337d-8593542630f8@electromag.com.au\0" - "From\0Jonathan Cameron <jic23@kernel.org>\0" + "ref\07e5f624d-35a4-20a9-337d-8593542630f8-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org\0" + "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0Re: [PATCH 2/2] iio: ad5272: Add support for Analog Devices digital potentiometers\0" "Date\0Sat, 20 Jan 2018 15:25:28 +0000\0" - "To\0Phil Reid <preid@electromag.com.au>\0" - "Cc\0knaack.h@gmx.de" - lars@metafoo.de - pmeerw@pmeerw.net - robh+dt@kernel.org - mark.rutland@arm.com - Michael.Hennerich@analog.com - linux-iio@vger.kernel.org - " devicetree@vger.kernel.org\0" + "To\0Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org>\0" + "Cc\0knaack.h-Mmb7MZpHnFY@public.gmane.org" + lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org + pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + Michael.Hennerich-OyLXuOCK7orQT0dZR+AlfA@public.gmane.org + linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Mon, 15 Jan 2018 16:47:35 +0800\n" - "Phil Reid <preid@electromag.com.au> wrote:\n" + "Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org> wrote:\n" "\n" "> G'day Jonathan,\n" "> \n" "> On 14/01/2018 21:39, Jonathan Cameron wrote:\n" "> > On Wed, 10 Jan 2018 14:17:31 +0800\n" - "> > Phil Reid <preid@electromag.com.au> wrote:\n" + "> > Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org> wrote:\n" "> > \n" "> >> Add implementation for Analog Devices AD5272 and AD5274 digital\n" "> >> potentiometer devices.\n" "> >>\n" - "> >> Signed-off-by: Phil Reid <preid@electromag.com.au> \n" + "> >> Signed-off-by: Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org> \n" "> > \n" "> > Hi Phil,\n" "> > \n" @@ -87,7 +88,7 @@ "> >> @@ -0,0 +1,219 @@\n" "> >> +/*\n" "> >> + * Analog Devices AD5372 digital potentiometer driver\n" - "> >> + * Copyright (C) 2018 Phil Reid <preid@electromag.com.au>\n" + "> >> + * Copyright (C) 2018 Phil Reid <preid-qgqNFa1JUf/o2iN0hyhwsIdd74u8MsAO@public.gmane.org>\n" "> >> + *\n" "> >> + * Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/AD5272_5274.pdf\n" "> >> + *\n" @@ -369,13 +370,18 @@ "> >> +\n" "> >> +module_i2c_driver(ad5272_driver);\n" "> >> +\n" - "> >> +MODULE_AUTHOR(\"Phil Reid <preid@eletromag.com.au>\");\n" + "> >> +MODULE_AUTHOR(\"Phil Reid <preid-TeWIRZsGUAnP+dxuUfoltA@public.gmane.org>\");\n" "> >> +MODULE_DESCRIPTION(\"AD5272 digital potentiometer\");\n" "> >> +MODULE_LICENSE(\"GPL v2\"); \n" "> > \n" "> > \n" "> > \n" "> \n" - > + "> \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 -388ce2964529654dadca80618ba58e58495c0569682ede3a9f35802ed822199a +a5bad4ae80ef74e1ae881b7890105c005f8e22c7a452db47ce282fb69329f630
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.