diff for duplicates of <20171023140956.00002613@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 47cad3f..9d0c04e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -46,10 +46,10 @@ Jonathan > > Example to setup differential channels 1, 2 & 3 (with resp. 0, 6 & 7 > negative inputs): -> adc: adc@40022000 { +> adc: adc at 40022000 { > compatible = "st,stm32h7-adc-core"; > ... -> adc1: adc@0 { +> adc1: adc at 0 { > compatible = "st,stm32h7-adc"; > ... > st,adc-diff-channels = <1 0>, <2 6>, <3 7>; @@ -91,11 +91,11 @@ Jonathan > >> > >> -- > >> To unsubscribe from this list: send the line "unsubscribe linux-iio" in -> >> the body of a message to majordomo@vger.kernel.org +> >> the body of a message to majordomo at vger.kernel.org > >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel@lists.infradead.org +> linux-arm-kernel at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index dedc5b1..273f096 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,25 +3,10 @@ "ref\020171021185401.529f2eb2@archlinux\0" "ref\020171021202327.51dd2855@archlinux\0" "ref\00726f676-0440-afbe-f275-ec7fdaa29c9f@st.com\0" - "From\0Jonathan Cameron <Jonathan.Cameron@huawei.com>\0" - "Subject\0Re: [PATCH 1/3] dt-bindings: iio: adc: stm32: add support for diff channels\0" + "From\0Jonathan.Cameron@huawei.com (Jonathan Cameron)\0" + "Subject\0[PATCH 1/3] dt-bindings: iio: adc: stm32: add support for diff channels\0" "Date\0Mon, 23 Oct 2017 14:09:56 +0100\0" - "To\0Fabrice Gasnier <fabrice.gasnier@st.com>\0" - "Cc\0Jonathan Cameron <jic23@jic23.retrosnub.co.uk>" - <mark.rutland@arm.com> - <devicetree@vger.kernel.org> - <benjamin.gaignard@linaro.org> - <lars@metafoo.de> - <alexandre.torgue@st.com> - <linux-iio@vger.kernel.org> - <pmeerw@pmeerw.net> - <linux@armlinux.org.uk> - <linux-kernel@vger.kernel.org> - <robh+dt@kernel.org> - <mcoquelin.stm32@gmail.com> - <knaack.h@gmx.de> - <linux-arm-kernel@lists.infradead.org> - " <benjamin.gaignard@st.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Mon, 23 Oct 2017 10:06:27 +0200\n" @@ -72,10 +57,10 @@ "> \n" "> Example to setup differential channels 1, 2 & 3 (with resp. 0, 6 & 7\n" "> negative inputs):\n" - "> \tadc: adc@40022000 {\n" + "> \tadc: adc at 40022000 {\n" "> \t\tcompatible = \"st,stm32h7-adc-core\";\n" "> \t\t...\n" - "> \t\tadc1: adc@0 {\n" + "> \t\tadc1: adc at 0 {\n" "> \t\t\tcompatible = \"st,stm32h7-adc\";\n" "> \t\t\t...\n" "> \t\t\tst,adc-diff-channels = <1 0>, <2 6>, <3 7>;\n" @@ -117,13 +102,13 @@ "> >>\n" "> >> --\n" "> >> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n" - "> >> the body of a message to majordomo@vger.kernel.org\n" + "> >> the body of a message to majordomo at vger.kernel.org\n" "> >> More majordomo info at http://vger.kernel.org/majordomo-info.html \n" "> > \n" "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel@lists.infradead.org\n" + "> linux-arm-kernel at lists.infradead.org\n" > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -aeec924651be5e3ec5e9fc375ad97de3308f4b83fb99ece5fd079d4dda106d92 +3d162391b4f09dfb49b53e2d4d45ed5e012fa1c9c4df213bc01c04b422a711b1
diff --git a/a/1.txt b/N2/1.txt index 47cad3f..61386a0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,12 +1,12 @@ On Mon, 23 Oct 2017 10:06:27 +0200 -Fabrice Gasnier <fabrice.gasnier@st.com> wrote: +Fabrice Gasnier <fabrice.gasnier-qxv4g6HH51o@public.gmane.org> wrote: > On 10/21/2017 09:23 PM, Jonathan Cameron wrote: > > On Sat, 21 Oct 2017 18:54:01 +0100 -> > Jonathan Cameron <jic23@kernel.org> wrote: +> > Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote: > > > >> On Tue, 17 Oct 2017 15:15:43 +0200 -> >> Fabrice Gasnier <fabrice.gasnier@st.com> wrote: +> >> Fabrice Gasnier <fabrice.gasnier-qxv4g6HH51o@public.gmane.org> wrote: > >> > >>> STM32H7 ADC channels may be configured either as single-ended or > >>> differential. @@ -14,7 +14,7 @@ Fabrice Gasnier <fabrice.gasnier@st.com> wrote: > >>> Differential channels are defined as a pair of positive and negative > >>> inputs: vinp & vinn. > >>> -> >>> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> +> >>> Signed-off-by: Fabrice Gasnier <fabrice.gasnier-qxv4g6HH51o@public.gmane.org> > >> Hmm. Fair enough. Sometimes we support both types of channels > >> and leave it to userspace, but in many cases that makes little sense > >> - particularly if like I think is going on here, we aren't combining channels @@ -91,11 +91,11 @@ Jonathan > >> > >> -- > >> To unsubscribe from this list: send the line "unsubscribe linux-iio" in -> >> the body of a message to majordomo@vger.kernel.org +> >> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel@lists.infradead.org +> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index dedc5b1..7e5517f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,36 +3,37 @@ "ref\020171021185401.529f2eb2@archlinux\0" "ref\020171021202327.51dd2855@archlinux\0" "ref\00726f676-0440-afbe-f275-ec7fdaa29c9f@st.com\0" - "From\0Jonathan Cameron <Jonathan.Cameron@huawei.com>\0" + "ref\00726f676-0440-afbe-f275-ec7fdaa29c9f-qxv4g6HH51o@public.gmane.org\0" + "From\0Jonathan Cameron <Jonathan.Cameron-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" "Subject\0Re: [PATCH 1/3] dt-bindings: iio: adc: stm32: add support for diff channels\0" "Date\0Mon, 23 Oct 2017 14:09:56 +0100\0" - "To\0Fabrice Gasnier <fabrice.gasnier@st.com>\0" - "Cc\0Jonathan Cameron <jic23@jic23.retrosnub.co.uk>" - <mark.rutland@arm.com> - <devicetree@vger.kernel.org> - <benjamin.gaignard@linaro.org> - <lars@metafoo.de> - <alexandre.torgue@st.com> - <linux-iio@vger.kernel.org> - <pmeerw@pmeerw.net> - <linux@armlinux.org.uk> - <linux-kernel@vger.kernel.org> - <robh+dt@kernel.org> - <mcoquelin.stm32@gmail.com> - <knaack.h@gmx.de> - <linux-arm-kernel@lists.infradead.org> - " <benjamin.gaignard@st.com>\0" + "To\0Fabrice Gasnier <fabrice.gasnier-qxv4g6HH51o@public.gmane.org>\0" + "Cc\0Jonathan Cameron <jic23-tko9wxEg+fIOOJlXag/Snyp2UmYkHbXO@public.gmane.org>" + mark.rutland-5wv7dgnIgG8@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + benjamin.gaignard-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org + alexandre.torgue-qxv4g6HH51o@public.gmane.org + linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org + linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + knaack.h-Mmb7MZpHnFY@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " benjamin.gaignard-qxv4g6HH51o@public.gmane.org\0" "\00:1\0" "b\0" "On Mon, 23 Oct 2017 10:06:27 +0200\n" - "Fabrice Gasnier <fabrice.gasnier@st.com> wrote:\n" + "Fabrice Gasnier <fabrice.gasnier-qxv4g6HH51o@public.gmane.org> wrote:\n" "\n" "> On 10/21/2017 09:23 PM, Jonathan Cameron wrote:\n" "> > On Sat, 21 Oct 2017 18:54:01 +0100\n" - "> > Jonathan Cameron <jic23@kernel.org> wrote:\n" + "> > Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:\n" "> > \n" "> >> On Tue, 17 Oct 2017 15:15:43 +0200\n" - "> >> Fabrice Gasnier <fabrice.gasnier@st.com> wrote:\n" + "> >> Fabrice Gasnier <fabrice.gasnier-qxv4g6HH51o@public.gmane.org> wrote:\n" "> >> \n" "> >>> STM32H7 ADC channels may be configured either as single-ended or\n" "> >>> differential.\n" @@ -40,7 +41,7 @@ "> >>> Differential channels are defined as a pair of positive and negative\n" "> >>> inputs: vinp & vinn.\n" "> >>>\n" - "> >>> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> \n" + "> >>> Signed-off-by: Fabrice Gasnier <fabrice.gasnier-qxv4g6HH51o@public.gmane.org> \n" "> >> Hmm. Fair enough. Sometimes we support both types of channels\n" "> >> and leave it to userspace, but in many cases that makes little sense\n" "> >> - particularly if like I think is going on here, we aren't combining channels\n" @@ -117,13 +118,13 @@ "> >>\n" "> >> --\n" "> >> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n" - "> >> the body of a message to majordomo@vger.kernel.org\n" + "> >> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" "> >> More majordomo info at http://vger.kernel.org/majordomo-info.html \n" "> > \n" "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel@lists.infradead.org\n" + "> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -aeec924651be5e3ec5e9fc375ad97de3308f4b83fb99ece5fd079d4dda106d92 +ef0a4cb5357c298295bd72b2df9a3aeb3895f7f19ff692134caf4b27f1ffa370
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.