diff for duplicates of <11310179.epfRucfQKB@wuerfel> diff --git a/a/content_digest b/N1/content_digest index e05c5b8..eeaa734 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -25,7 +25,32 @@ Lee Jones <lee.jones@linaro.org> Jonathan Corbet <corbet@lwn.net> Pawel Moll <pawel.moll@arm.com> - " Mark Rutland <mark.rutland@arm.com>\0" + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Thomas Gleixner <tglx@linutronix.de> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Jiri Slaby <jslaby@suse.cz> + Andrew Morton <akpm@linux-foundation.org> + David S. Miller <davem@davemloft.net> + Mauro Carvalho Chehab <mchehab@osg.samsung.com> + Antti Palosaari <crope@iki.fi> + Tejun Heo <tj@kernel.org> + Will Deacon <will.deacon@arm.com> + Nikolay Borisov <Nikolay.Borisov@arm.com> + Rusty Russell <rusty@rustcorp.com.au> + Kees Cook <keescook@chromium.org> + Michal Marek <mmarek@suse.cz> + linux-doc@vger.kernel.org <linux-doc@vger.kernel.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + linux-gpio@vger.kernel.org <linux-gpio@vger.kernel.org> + linux-serial@vger.kernel.org <linux-serial@vger.kernel.org> + Linux-Arch <linux-arch@vger.kernel.org> + linux-api@vger.kernel.org <linux-api@vger.kernel.org> + Nicolae Rosia <nicolae.rosia@gmail.com> + " Kamil Lulko <rev13@wp.pl>\0" "\00:1\0" "b\0" "On Wednesday 13 May 2015 16:20:34 Daniel Thompson wrote:\n" @@ -138,4 +163,4 @@ "\n" "\tArnd" -6262f59237e0e97eefdfb971fdcf4c7e10421217444d51d3f5bae351e363a81c +a8327f24231988c38d023cebda43510d6d1acaf505246a4138f643dc46f9ae63
diff --git a/a/1.txt b/N2/1.txt index c0d15bb..5c81016 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -60,7 +60,7 @@ Ok. > >> > >> Normal case would have looked like this: > >> -> >> timer3: timer@40000000 { +> >> timer3: timer at 40000000 { > >> compatible = "st,stm32-timer"; > >> reg = <0x40000000 0x400>; > >> interrupts = <28>; @@ -71,7 +71,7 @@ Ok. > >> > >> Without the macros it looks like this: > >> -> >> timer3: timer@40000000 { +> >> timer3: timer at 40000000 { > >> compatible = "st,stm32-timer"; > >> reg = <0x40000000 0x400>; > >> interrupts = <28>; @@ -82,7 +82,7 @@ Ok. > >> > >> However we could perhaps be more literate even if we don't use the macros? > >> -> >> timer3: timer@40000000 { +> >> timer3: timer at 40000000 { > >> compatible = "st,stm32-timer"; > >> reg = <0x40000000 0x400>; > >> interrupts = <28>; diff --git a/a/content_digest b/N2/content_digest index e05c5b8..cf17491 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,31 +1,10 @@ "ref\01431158038-3813-1-git-send-email-mcoquelin.stm32@gmail.com\0" "ref\03125409.QXbEmPolyh@wuerfel\0" "ref\055536BC2.30603@linaro.org\0" - "From\0Arnd Bergmann <arnd@arndb.de>\0" - "Subject\0Re: [PATCH v8 14/16] ARM: dts: Introduce STM32F429 MCU\0" + "From\0arnd@arndb.de (Arnd Bergmann)\0" + "Subject\0[PATCH v8 14/16] ARM: dts: Introduce STM32F429 MCU\0" "Date\0Wed, 13 May 2015 17:28:57 +0200\0" - "To\0Daniel Thompson <daniel.thompson@linaro.org>\0" - "Cc\0Maxime Coquelin <mcoquelin.stm32@gmail.com>" - " Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>" - " Andreas F\303\244rber <afaerber@suse.de>" - Geert Uytterhoeven <geert@linux-m68k.org> - Rob Herring <robh+dt@kernel.org> - Philipp Zabel <p.zabel@pengutronix.de> - Linus Walleij <linus.walleij@linaro.org> - Stefan Agner <stefan@agner.ch> - Peter Meerwald <pmeerw@pmeerw.net> - Paul Bolle <pebolle@tiscali.nl> - Peter Hurley <peter@hurleysoftware.com> - Andy Shevchenko <andy.shevchenko@gmail.com> - Chanwoo Choi <cw00.choi@samsung.com> - Russell King <linux@arm.linux.org.uk> - Daniel Lezcano <daniel.lezcano@linaro.org> - Joe Perches <joe@perches.com> - Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> - Lee Jones <lee.jones@linaro.org> - Jonathan Corbet <corbet@lwn.net> - Pawel Moll <pawel.moll@arm.com> - " Mark Rutland <mark.rutland@arm.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wednesday 13 May 2015 16:20:34 Daniel Thompson wrote:\n" @@ -90,7 +69,7 @@ "> >>\n" "> >> Normal case would have looked like this:\n" "> >>\n" - "> >> timer3: timer@40000000 {\n" + "> >> timer3: timer at 40000000 {\n" "> >> compatible = \"st,stm32-timer\";\n" "> >> reg = <0x40000000 0x400>;\n" "> >> interrupts = <28>;\n" @@ -101,7 +80,7 @@ "> >>\n" "> >> Without the macros it looks like this:\n" "> >>\n" - "> >> timer3: timer@40000000 {\n" + "> >> timer3: timer at 40000000 {\n" "> >> compatible = \"st,stm32-timer\";\n" "> >> reg = <0x40000000 0x400>;\n" "> >> interrupts = <28>;\n" @@ -112,7 +91,7 @@ "> >>\n" "> >> However we could perhaps be more literate even if we don't use the macros?\n" "> >>\n" - "> >> timer3: timer@40000000 {\n" + "> >> timer3: timer at 40000000 {\n" "> >> compatible = \"st,stm32-timer\";\n" "> >> reg = <0x40000000 0x400>;\n" "> >> interrupts = <28>;\n" @@ -138,4 +117,4 @@ "\n" "\tArnd" -6262f59237e0e97eefdfb971fdcf4c7e10421217444d51d3f5bae351e363a81c +b15de0826d2a9b1846652cd330c2a13537ff32e8cbc8d0fc22a060b911234d73
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.