diff for duplicates of <3125409.QXbEmPolyh@wuerfel> diff --git a/a/content_digest b/N1/content_digest index f861e5a..443b8a4 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 13:58:05 Daniel Thompson wrote:\n" @@ -134,4 +159,4 @@ "\n" "\tArnd" -06d7750c679a62f42287004f4a3465e39bcae92b5f372cf83737e51ed0c6285f +7bd6542ceddedf87c9ba9e2c76b111fef11cb2689c1033416c573304067c4b61
diff --git a/a/1.txt b/N2/1.txt index bccb292..92829b5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -63,7 +63,7 @@ Do these ones also come with resets? > > Normal case would have looked like this: > -> timer3: timer@40000000 { +> timer3: timer at 40000000 { > compatible = "st,stm32-timer"; > reg = <0x40000000 0x400>; > interrupts = <28>; @@ -74,7 +74,7 @@ Do these ones also come with resets? > > Without the macros it looks like this: > -> timer3: timer@40000000 { +> timer3: timer at 40000000 { > compatible = "st,stm32-timer"; > reg = <0x40000000 0x400>; > interrupts = <28>; @@ -85,7 +85,7 @@ Do these ones also come with resets? > > 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 f861e5a..8557026 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\0CALszF6CS8Q9DWX+ERtu=k=Bzr1-25N3oZQyWyxDZBF3an4nFKQ@mail.gmail.com\0" "ref\055534A5D.6050904@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 15:27:31 +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 13:58:05 Daniel Thompson wrote:\n" @@ -93,7 +72,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" @@ -104,7 +83,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" @@ -115,7 +94,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" @@ -134,4 +113,4 @@ "\n" "\tArnd" -06d7750c679a62f42287004f4a3465e39bcae92b5f372cf83737e51ed0c6285f +7197d368fff3ae79aa98a901a588e8b17700a10e919f30047ffa954ffa70347f
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.