diff for duplicates of <20170130110428.GC2206@mai> diff --git a/a/1.txt b/N1/1.txt index a463049..311c89a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,8 +15,8 @@ won't be ever used on the rk3188, right ? This patch should go after the rockchip timer patches. -> Signed-off-by: Alexander Kochetkov <al.kochet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Reviwed-by: Heiko Stübner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> +> Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com> +> Reviwed-by: Heiko St?bner <heiko@sntech.de> > --- > arch/arm/boot/dts/rk3188.dtsi | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) @@ -29,7 +29,7 @@ This patch should go after the rockchip timer patches. > }; > }; > -> + timer3: timer@2000e000 { +> + timer3: timer at 2000e000 { > + compatible = "rockchip,rk3188-timer", "rockchip,rk3288-timer"; > + reg = <0x2000e000 0x20>; > + interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>; @@ -37,7 +37,7 @@ This patch should go after the rockchip timer patches. > + clock-names = "timer", "pclk"; > + }; > + -> + timer6: timer@200380a0 { +> + timer6: timer at 200380a0 { > + compatible = "rockchip,rk3188-timer", "rockchip,rk3288-timer"; > + reg = <0x200380a0 0x20>; > + interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>; @@ -45,7 +45,7 @@ This patch should go after the rockchip timer patches. > + clock-names = "timer", "pclk"; > + }; > + -> i2s0: i2s@1011a000 { +> i2s0: i2s at 1011a000 { > compatible = "rockchip,rk3188-i2s", "rockchip,rk3066-i2s"; > reg = <0x1011a000 0x2000>; > -- @@ -54,12 +54,8 @@ This patch should go after the rockchip timer patches. -- - <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs + <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog --- -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 09319c1..21902e3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,9 @@ "ref\01485260203-14216-1-git-send-email-al.kochet@gmail.com\0" "ref\01485260203-14216-4-git-send-email-al.kochet@gmail.com\0" - "ref\01485260203-14216-4-git-send-email-al.kochet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH v5 3/8] ARM: dts: rockchip: add timer entries to rk3188 SoC\0" + "From\0daniel.lezcano@linaro.org (Daniel Lezcano)\0" + "Subject\0[PATCH v5 3/8] ARM: dts: rockchip: add timer entries to rk3188 SoC\0" "Date\0Mon, 30 Jan 2017 12:04:28 +0100\0" - "To\0Alexander Kochetkov <al.kochet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> - Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - " Huang Tao <huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, Jan 24, 2017 at 03:16:38PM +0300, Alexander Kochetkov wrote:\n" @@ -35,8 +23,8 @@ "\n" "This patch should go after the rockchip timer patches.\n" "\n" - "> Signed-off-by: Alexander Kochetkov <al.kochet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Reviwed-by: Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "> Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com>\n" + "> Reviwed-by: Heiko St?bner <heiko@sntech.de>\n" "> ---\n" "> arch/arm/boot/dts/rk3188.dtsi | 16 ++++++++++++++++\n" "> 1 file changed, 16 insertions(+)\n" @@ -49,7 +37,7 @@ "> \t\t};\n" "> \t};\n" "> \n" - "> +\ttimer3: timer@2000e000 {\n" + "> +\ttimer3: timer at 2000e000 {\n" "> +\t\tcompatible = \"rockchip,rk3188-timer\", \"rockchip,rk3288-timer\";\n" "> +\t\treg = <0x2000e000 0x20>;\n" "> +\t\tinterrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -57,7 +45,7 @@ "> +\t\tclock-names = \"timer\", \"pclk\";\n" "> +\t};\n" "> +\n" - "> +\ttimer6: timer@200380a0 {\n" + "> +\ttimer6: timer at 200380a0 {\n" "> +\t\tcompatible = \"rockchip,rk3188-timer\", \"rockchip,rk3288-timer\";\n" "> +\t\treg = <0x200380a0 0x20>;\n" "> +\t\tinterrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -65,7 +53,7 @@ "> +\t\tclock-names = \"timer\", \"pclk\";\n" "> +\t};\n" "> +\n" - "> \ti2s0: i2s@1011a000 {\n" + "> \ti2s0: i2s at 1011a000 {\n" "> \t\tcompatible = \"rockchip,rk3188-i2s\", \"rockchip,rk3066-i2s\";\n" "> \t\treg = <0x1011a000 0x2000>;\n" "> -- \n" @@ -74,14 +62,10 @@ "\n" "-- \n" "\n" - " <http://www.linaro.org/> Linaro.org \342\224\202 Open source software for ARM SoCs\n" + " <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs\n" "\n" "Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |\n" "<http://twitter.com/#!/linaroorg> Twitter |\n" - "<http://www.linaro.org/linaro-blog/> Blog\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 + <http://www.linaro.org/linaro-blog/> Blog -2458c40155cabb60454f62aafa1f7b05cad2ec80344ffb0b6765ee45c0af6546 +3de1a2d2f45d15da5eeaa59c5541fe13da11d9827c5965a22ce18135376fe285
diff --git a/a/1.txt b/N2/1.txt index a463049..784aa92 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -15,8 +15,8 @@ won't be ever used on the rk3188, right ? This patch should go after the rockchip timer patches. -> Signed-off-by: Alexander Kochetkov <al.kochet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Reviwed-by: Heiko Stübner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> +> Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com> +> Reviwed-by: Heiko Stübner <heiko@sntech.de> > --- > arch/arm/boot/dts/rk3188.dtsi | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) @@ -59,7 +59,3 @@ This patch should go after the rockchip timer patches. Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog --- -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/N2/content_digest index 09319c1..0323c36 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,20 @@ "ref\01485260203-14216-1-git-send-email-al.kochet@gmail.com\0" "ref\01485260203-14216-4-git-send-email-al.kochet@gmail.com\0" - "ref\01485260203-14216-4-git-send-email-al.kochet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Daniel Lezcano <daniel.lezcano@linaro.org>\0" "Subject\0Re: [PATCH v5 3/8] ARM: dts: rockchip: add timer entries to rk3188 SoC\0" "Date\0Mon, 30 Jan 2017 12:04:28 +0100\0" - "To\0Alexander Kochetkov <al.kochet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> - Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - " Huang Tao <huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0" + "To\0Alexander Kochetkov <al.kochet@gmail.com>\0" + "Cc\0Heiko Stuebner <heiko@sntech.de>" + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-rockchip@lists.infradead.org + Thomas Gleixner <tglx@linutronix.de> + Mark Rutland <mark.rutland@arm.com> + Rob Herring <robh+dt@kernel.org> + Russell King <linux@armlinux.org.uk> + Caesar Wang <wxt@rock-chips.com> + " Huang Tao <huangtao@rock-chips.com>\0" "\00:1\0" "b\0" "On Tue, Jan 24, 2017 at 03:16:38PM +0300, Alexander Kochetkov wrote:\n" @@ -35,8 +34,8 @@ "\n" "This patch should go after the rockchip timer patches.\n" "\n" - "> Signed-off-by: Alexander Kochetkov <al.kochet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Reviwed-by: Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "> Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com>\n" + "> Reviwed-by: Heiko St\303\274bner <heiko@sntech.de>\n" "> ---\n" "> arch/arm/boot/dts/rk3188.dtsi | 16 ++++++++++++++++\n" "> 1 file changed, 16 insertions(+)\n" @@ -78,10 +77,6 @@ "\n" "Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |\n" "<http://twitter.com/#!/linaroorg> Twitter |\n" - "<http://www.linaro.org/linaro-blog/> Blog\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 + <http://www.linaro.org/linaro-blog/> Blog -2458c40155cabb60454f62aafa1f7b05cad2ec80344ffb0b6765ee45c0af6546 +335c5b33d967975845f66cc58e73078cb221444274a610c67a5b6970ebdc38c2
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.