diff for duplicates of <1653387.oFu7qPFqm3@diego> diff --git a/a/1.txt b/N1/1.txt index 1b009ae..22af3ea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ Am Freitag, 20. Juni 2014, 11:51:23 schrieb Mark Rutland: -> On Fri, Jun 20, 2014 at 11:44:49AM +0100, Heiko St?bner wrote: +> On Fri, Jun 20, 2014 at 11:44:49AM +0100, Heiko Stübner wrote: > > The armv7-timer on Rockchip RK3288 SoCs needs an underlying timer to run. > > Therefore the special rockchip,rk3288-armv7-timer does this setup and > > then initializes the architected timer using the new locally exposed > > arch_timer_init. > > -> > Suggested-by: Arnd Bergmann <arnd@arndb.de> -> > Signed-off-by: Heiko Stuebner <heiko@sntech.de> +> > Suggested-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +> > Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> > > --- > > > > .../bindings/arm/rockchip/armv7-timer.txt | 22 +++++++++ @@ -74,7 +74,7 @@ IRQ_TYPE_LEVEL_HIGH)>; > > @@ -0,0 +1,57 @@ > > +/* > > + * Copyright (c) 2014 MundoReader S.L. -> > + * Author: Heiko Stuebner <heiko@sntech.de> +> > + * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> > > + * > > + * This program is free software; you can redistribute it and/or modify > > + * it under the terms of the GNU General Public License as published by @@ -145,3 +145,7 @@ the arch-timer getting the possibility to handle an optional clock? Thanks Heiko +-- +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 6b92d18..9244b61 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,32 @@ "ref\070167479.zcs3JF0luJ@diego\0" "ref\03807304.rhf3VZXZNa@diego\0" "ref\020140620105123.GH30188@leverpostej\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" - "Subject\0[PATCH 2/2] clocksource: add rockchip-specific armv7-timer setup\0" + "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "Subject\0Re: [PATCH 2/2] clocksource: add rockchip-specific armv7-timer setup\0" "Date\0Fri, 20 Jun 2014 13:27:26 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" + "Cc\0Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" + Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> + " Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "Am Freitag, 20. Juni 2014, 11:51:23 schrieb Mark Rutland:\n" - "> On Fri, Jun 20, 2014 at 11:44:49AM +0100, Heiko St?bner wrote:\n" + "> On Fri, Jun 20, 2014 at 11:44:49AM +0100, Heiko St\303\274bner wrote:\n" "> > The armv7-timer on Rockchip RK3288 SoCs needs an underlying timer to run.\n" "> > Therefore the special rockchip,rk3288-armv7-timer does this setup and\n" "> > then initializes the architected timer using the new locally exposed\n" "> > arch_timer_init.\n" "> > \n" - "> > Suggested-by: Arnd Bergmann <arnd@arndb.de>\n" - "> > Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n" + "> > Suggested-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "> > Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" "> > ---\n" "> > \n" "> > .../bindings/arm/rockchip/armv7-timer.txt | 22 +++++++++\n" @@ -83,7 +94,7 @@ "> > @@ -0,0 +1,57 @@\n" "> > +/*\n" "> > + * Copyright (c) 2014 MundoReader S.L.\n" - "> > + * Author: Heiko Stuebner <heiko@sntech.de>\n" + "> > + * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" "> > + *\n" "> > + * This program is free software; you can redistribute it and/or modify\n" "> > + * it under the terms of the GNU General Public License as published by\n" @@ -153,6 +164,10 @@ "\n" "\n" "Thanks\n" - Heiko + "Heiko\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 -1ebc7de2a609e7062e45d8fb0eeb2062ff14a624511d98e2373eef2e3b090c69 +4cd9393b1a3b3060a26c76ebe4c25d283a423d9246d69a3e93889359e87101e6
diff --git a/a/1.txt b/N2/1.txt index 1b009ae..3744e0b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ Am Freitag, 20. Juni 2014, 11:51:23 schrieb Mark Rutland: -> On Fri, Jun 20, 2014 at 11:44:49AM +0100, Heiko St?bner wrote: +> On Fri, Jun 20, 2014 at 11:44:49AM +0100, Heiko Stübner wrote: > > The armv7-timer on Rockchip RK3288 SoCs needs an underlying timer to run. > > Therefore the special rockchip,rk3288-armv7-timer does this setup and > > then initializes the architected timer using the new locally exposed diff --git a/a/content_digest b/N2/content_digest index 6b92d18..a12ab40 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,14 +1,25 @@ "ref\070167479.zcs3JF0luJ@diego\0" "ref\03807304.rhf3VZXZNa@diego\0" "ref\020140620105123.GH30188@leverpostej\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" - "Subject\0[PATCH 2/2] clocksource: add rockchip-specific armv7-timer setup\0" + "From\0Heiko St\303\274bner <heiko@sntech.de>\0" + "Subject\0Re: [PATCH 2/2] clocksource: add rockchip-specific armv7-timer setup\0" "Date\0Fri, 20 Jun 2014 13:27:26 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Mark Rutland <mark.rutland@arm.com>\0" + "Cc\0Daniel Lezcano <daniel.lezcano@linaro.org>" + Thomas Gleixner <tglx@linutronix.de> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <Pawel.Moll@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Arnd Bergmann <arnd@arndb.de> + " Matthias Brugger <matthias.bgg@gmail.com>\0" "\00:1\0" "b\0" "Am Freitag, 20. Juni 2014, 11:51:23 schrieb Mark Rutland:\n" - "> On Fri, Jun 20, 2014 at 11:44:49AM +0100, Heiko St?bner wrote:\n" + "> On Fri, Jun 20, 2014 at 11:44:49AM +0100, Heiko St\303\274bner wrote:\n" "> > The armv7-timer on Rockchip RK3288 SoCs needs an underlying timer to run.\n" "> > Therefore the special rockchip,rk3288-armv7-timer does this setup and\n" "> > then initializes the architected timer using the new locally exposed\n" @@ -155,4 +166,4 @@ "Thanks\n" Heiko -1ebc7de2a609e7062e45d8fb0eeb2062ff14a624511d98e2373eef2e3b090c69 +2cc3eef2fdca7c037f64e7c750bfa1509ccd4724a3674d8216299d88b02b8d00
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.