diff for duplicates of <577CB6DD.5040502@st.com> diff --git a/a/1.txt b/N1/1.txt index 831044b..f9fdaa4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,16 +1,16 @@ Hi Philipp, On 07/05/2016 03:28 PM, Philipp Zabel wrote: -> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez at st.com: ->> From: Gabriel Fernandez <gabriel.fernandez@st.com> +> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez-qxv4g6HH51o@public.gmane.org: +>> From: Gabriel Fernandez <gabriel.fernandez-qxv4g6HH51o@public.gmane.org> >> >> The STM32 MCUs family IPs can be reset by accessing some registers >> from the RCC block. >> >> The list of available reset lines is documented in the DT bindings. >> ->> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com> ->> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com> +>> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +>> Signed-off-by: Gabriel Fernandez <gabriel.fernandez-qxv4g6HH51o@public.gmane.org> >> --- >> drivers/reset/Makefile | 1 + >> drivers/reset/reset-stm32.c | 113 ++++++++++++++++++++++++++++++++++++++++++++ @@ -37,7 +37,7 @@ On 07/05/2016 03:28 PM, Philipp Zabel wrote: >> @@ -0,0 +1,113 @@ >> +/* >> + * Copyright (C) Maxime Coquelin 2015 ->> + * Author: Maxime Coquelin <mcoquelin.stm32@gmail.com> +>> + * Author: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> + * License terms: GNU General Public License (GPL), version 2 >> + * >> + * Heavily based on sunxi driver from Maxime Ripard. @@ -90,3 +90,8 @@ ok no problem, i will fix it. Thanks Gabriel + +-- +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 c1e78f2..821b4b6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,35 @@ "ref\01467640052-6770-1-git-send-email-gabriel.fernandez@st.com\0" "ref\01467640052-6770-3-git-send-email-gabriel.fernandez@st.com\0" "ref\01467725309.2978.63.camel@pengutronix.de\0" - "From\0gabriel.fernandez@st.com (Gabriel Fernandez)\0" - "Subject\0[PATCH 3/4] drivers: reset: Add STM32 reset driver\0" + "ref\01467725309.2978.63.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" + "From\0Gabriel Fernandez <gabriel.fernandez-qxv4g6HH51o@public.gmane.org>\0" + "Subject\0Re: [PATCH 3/4] drivers: reset: Add STM32 reset driver\0" "Date\0Wed, 6 Jul 2016 09:44:29 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" + "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> + patrice.chotard-qxv4g6HH51o@public.gmane.org + alexandre.torgue-qxv4g6HH51o@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Hi Philipp,\n" "\n" "On 07/05/2016 03:28 PM, Philipp Zabel wrote:\n" - "> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez at st.com:\n" - ">> From: Gabriel Fernandez <gabriel.fernandez@st.com>\n" + "> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez-qxv4g6HH51o@public.gmane.org:\n" + ">> From: Gabriel Fernandez <gabriel.fernandez-qxv4g6HH51o@public.gmane.org>\n" ">>\n" ">> The STM32 MCUs family IPs can be reset by accessing some registers\n" ">> from the RCC block.\n" ">>\n" ">> The list of available reset lines is documented in the DT bindings.\n" ">>\n" - ">> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>\n" - ">> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>\n" + ">> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ">> Signed-off-by: Gabriel Fernandez <gabriel.fernandez-qxv4g6HH51o@public.gmane.org>\n" ">> ---\n" ">> drivers/reset/Makefile | 1 +\n" ">> drivers/reset/reset-stm32.c | 113 ++++++++++++++++++++++++++++++++++++++++++++\n" @@ -46,7 +56,7 @@ ">> @@ -0,0 +1,113 @@\n" ">> +/*\n" ">> + * Copyright (C) Maxime Coquelin 2015\n" - ">> + * Author: Maxime Coquelin <mcoquelin.stm32@gmail.com>\n" + ">> + * Author: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" ">> + * License terms: GNU General Public License (GPL), version 2\n" ">> + *\n" ">> + * Heavily based on sunxi driver from Maxime Ripard.\n" @@ -98,6 +108,11 @@ "\n" "Thanks\n" "\n" - Gabriel + "Gabriel\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 -2bd0c103b70890e8591c9592c1e99a05c510a2d686ab5300154b0f892b670f6c +ad3fd7a4798ec7d8a2ca399bea47b3da6cfe579c07ff76d4d3170bfa7b5f4ae5
diff --git a/a/1.txt b/N2/1.txt index 831044b..add83dd 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ Hi Philipp, On 07/05/2016 03:28 PM, Philipp Zabel wrote: -> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez at st.com: +> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez@st.com: >> From: Gabriel Fernandez <gabriel.fernandez@st.com> >> >> The STM32 MCUs family IPs can be reset by accessing some registers diff --git a/a/content_digest b/N2/content_digest index c1e78f2..f5edae1 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,16 +1,25 @@ "ref\01467640052-6770-1-git-send-email-gabriel.fernandez@st.com\0" "ref\01467640052-6770-3-git-send-email-gabriel.fernandez@st.com\0" "ref\01467725309.2978.63.camel@pengutronix.de\0" - "From\0gabriel.fernandez@st.com (Gabriel Fernandez)\0" - "Subject\0[PATCH 3/4] drivers: reset: Add STM32 reset driver\0" + "From\0Gabriel Fernandez <gabriel.fernandez@st.com>\0" + "Subject\0Re: [PATCH 3/4] drivers: reset: Add STM32 reset driver\0" "Date\0Wed, 6 Jul 2016 09:44:29 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Philipp Zabel <p.zabel@pengutronix.de>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Mark Rutland <mark.rutland@arm.com> + Maxime Coquelin <mcoquelin.stm32@gmail.com> + Russell King <linux@armlinux.org.uk> + <patrice.chotard@st.com> + <alexandre.torgue@st.com> + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi Philipp,\n" "\n" "On 07/05/2016 03:28 PM, Philipp Zabel wrote:\n" - "> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez at st.com:\n" + "> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez@st.com:\n" ">> From: Gabriel Fernandez <gabriel.fernandez@st.com>\n" ">>\n" ">> The STM32 MCUs family IPs can be reset by accessing some registers\n" @@ -100,4 +109,4 @@ "\n" Gabriel -2bd0c103b70890e8591c9592c1e99a05c510a2d686ab5300154b0f892b670f6c +e8a89d22d780ccacd872c6c11bced3d1f99751b23ca93c0b762ce3ba7bcf787b
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.