diff for duplicates of <577B6200.3070406@st.com> diff --git a/a/1.txt b/N1/1.txt index add13cf..0a95b97 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ Hi Philipp, On 07/04/2016 07:36 PM, Philipp Zabel wrote: -> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez at st.com: ->> From: Maxime Coquelin <mcoquelin.stm32@gmail.com> +> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez-qxv4g6HH51o@public.gmane.org: +>> From: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> >> This adds documentation of device tree bindings for the >> STM32 reset controller. >> ->> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com> +>> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > The way I understand Documentation/SubmittingPatches, this should also > have your Signed-off-by. ok @@ -40,7 +40,7 @@ ok >> + >> +example: >> + ->> +rcc: reset at 40023800 { +>> +rcc: reset@40023800 { >> + #reset-cells = <1>; >> + compatible = "st,stm32-rcc"; >> + reg = <0x40023800 0x400>; @@ -83,3 +83,7 @@ Thanks! Best Regards 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 f7da228..f9aaf62 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,32 @@ "ref\01467640052-6770-1-git-send-email-gabriel.fernandez@st.com\0" "ref\01467640052-6770-2-git-send-email-gabriel.fernandez@st.com\0" "ref\01467653766.2224.76.camel@pengutronix.de\0" - "From\0gabriel.fernandez@st.com (Gabriel Fernandez)\0" - "Subject\0[PATCH 2/4] dt-bindings: Document the STM32 reset bindings\0" + "ref\01467653766.2224.76.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" + "From\0Gabriel Fernandez <gabriel.fernandez-qxv4g6HH51o@public.gmane.org>\0" + "Subject\0Re: [PATCH 2/4] dt-bindings: Document the STM32 reset bindings\0" "Date\0Tue, 5 Jul 2016 09:30:08 +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/04/2016 07:36 PM, Philipp Zabel wrote:\n" - "> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez at st.com:\n" - ">> From: Maxime Coquelin <mcoquelin.stm32@gmail.com>\n" + "> Am Montag, den 04.07.2016, 15:47 +0200 schrieb gabriel.fernandez-qxv4g6HH51o@public.gmane.org:\n" + ">> From: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" ">>\n" ">> This adds documentation of device tree bindings for the\n" ">> STM32 reset controller.\n" ">>\n" - ">> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>\n" + ">> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> The way I understand Documentation/SubmittingPatches, this should also\n" "> have your Signed-off-by.\n" "ok\n" @@ -49,7 +59,7 @@ ">> +\n" ">> +example:\n" ">> +\n" - ">> +rcc: reset at 40023800 {\n" + ">> +rcc: reset@40023800 {\n" ">> +\t#reset-cells = <1>;\n" ">> +\tcompatible = \"st,stm32-rcc\";\n" ">> +\treg = <0x40023800 0x400>;\n" @@ -91,6 +101,10 @@ "\n" "Best Regards\n" "\n" - Gabriel + "Gabriel\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 -78104138a97e06e8c684ef79d12c33b30cab94e86c68d44055997a4fa402f20b +9204495f2fbea955d1f7dd61590115fd847657a197520cb1838b0edf9d581e93
diff --git a/a/1.txt b/N2/1.txt index add13cf..44796f1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ Hi Philipp, On 07/04/2016 07:36 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: Maxime Coquelin <mcoquelin.stm32@gmail.com> >> >> This adds documentation of device tree bindings for the @@ -40,7 +40,7 @@ ok >> + >> +example: >> + ->> +rcc: reset at 40023800 { +>> +rcc: reset@40023800 { >> + #reset-cells = <1>; >> + compatible = "st,stm32-rcc"; >> + reg = <0x40023800 0x400>; diff --git a/a/content_digest b/N2/content_digest index f7da228..84c0bce 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-2-git-send-email-gabriel.fernandez@st.com\0" "ref\01467653766.2224.76.camel@pengutronix.de\0" - "From\0gabriel.fernandez@st.com (Gabriel Fernandez)\0" - "Subject\0[PATCH 2/4] dt-bindings: Document the STM32 reset bindings\0" + "From\0Gabriel Fernandez <gabriel.fernandez@st.com>\0" + "Subject\0Re: [PATCH 2/4] dt-bindings: Document the STM32 reset bindings\0" "Date\0Tue, 5 Jul 2016 09:30:08 +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/04/2016 07:36 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: Maxime Coquelin <mcoquelin.stm32@gmail.com>\n" ">>\n" ">> This adds documentation of device tree bindings for the\n" @@ -49,7 +58,7 @@ ">> +\n" ">> +example:\n" ">> +\n" - ">> +rcc: reset at 40023800 {\n" + ">> +rcc: reset@40023800 {\n" ">> +\t#reset-cells = <1>;\n" ">> +\tcompatible = \"st,stm32-rcc\";\n" ">> +\treg = <0x40023800 0x400>;\n" @@ -93,4 +102,4 @@ "\n" Gabriel -78104138a97e06e8c684ef79d12c33b30cab94e86c68d44055997a4fa402f20b +a6d74b909191220638b6983c83cec68d96c0a43c1c09720e6d682bf9a750f3b8
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.