diff for duplicates of <20160918002451.GE15478@tiger> diff --git a/a/1.txt b/N1/1.txt index 5f4b4dd..e78822a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On Sun, Sep 18, 2016 at 08:21:59AM +0800, Shawn Guo wrote: > On Thu, Sep 15, 2016 at 08:42:33PM +0300, Alexander Shiyan wrote: -> > >Четверг, 15 сентября 2016, 13:13 +03:00 от Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>: +> > >???????, 15 ???????? 2016, 13:13 +03:00 ?? Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>: > > > > > >From: Kalle Kankare < kalle.kankare@vincit.fi > > > > @@ -8,22 +8,22 @@ On Sun, Sep 18, 2016 at 08:21:59AM +0800, Shawn Guo wrote: > > > > > >Signed-off-by: Fabien Lahoudere < fabien.lahoudere@collabora.co.uk > > > >--- -> > > drivers/clk/imx/clk-imx51-imx53.c | 20 ++++++++++++++++++++ -> > > include/dt-bindings/clock/imx5-clock.h | 15 ++++++++++++++- -> > > 2 files changed, 34 insertions(+), 1 deletion(-) +> > >?drivers/clk/imx/clk-imx51-imx53.c | 20 ++++++++++++++++++++ +> > >?include/dt-bindings/clock/imx5-clock.h | 15 ++++++++++++++- +> > >?2 files changed, 34 insertions(+), 1 deletion(-) > > > > > >diff --git a/drivers/clk/imx/clk-imx51-imx53.c b/drivers/clk/imx/clk-imx51-imx53.c > > >index 29d4c44..1e3c9ea 100644 > > >--- a/drivers/clk/imx/clk-imx51-imx53.c > > >+++ b/drivers/clk/imx/clk-imx51-imx53.c > > >@@ -126,6 +126,7 @@ static const char *spdif0_com_sel[] = { "spdif0_podf", "ssi1_root_gate", }; -> > > static const char *mx51_spdif1_com_sel[] = { "spdif1_podf", "ssi2_root_gate", }; -> > > static const char *step_sels[] = { "lp_apm", }; -> > > static const char *cpu_podf_sels[] = { "pll1_sw", "step_sel" }; +> > >?static const char *mx51_spdif1_com_sel[] = { "spdif1_podf", "ssi2_root_gate", }; +> > >?static const char *step_sels[] = { "lp_apm", }; +> > >?static const char *cpu_podf_sels[] = { "pll1_sw", "step_sel" }; > > >+static const char *ieee1588_sels[] = { "pll3_sw", "pll4_sw", "dummy" /* usbphy2_clk */, "dummy" /* fec_phy_clk */ }; -> > > -> > > static struct clk *clk[IMX5_CLK_END]; -> > > static struct clk_onecell_data clk_data; +> > >? +> > >?static struct clk *clk[IMX5_CLK_END]; +> > >?static struct clk_onecell_data clk_data; > > >@@ -543,6 +544,25 @@ static void __init mx53_clocks_init(struct device_node *np) > > ... > > diff --git a/a/content_digest b/N1/content_digest index 78a15b1..1b68e09 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,15 @@ "ref\01473934403-2726-1-git-send-email-fabien.lahoudere@collabora.co.uk\0" "ref\01473961353.68713919@f429.i.mail.ru\0" "ref\020160918002159.GD15478@tiger\0" - "From\0Shawn Guo <shawnguo@kernel.org>\0" - "Subject\0Re: [PATCH 1/1] ARM: imx5: Add clocks configuration\0" + "From\0shawnguo@kernel.org (Shawn Guo)\0" + "Subject\0[PATCH 1/1] ARM: imx5: Add clocks configuration\0" "Date\0Sun, 18 Sep 2016 08:24:51 +0800\0" - "To\0Alexander Shiyan <shc_work@mail.ru>\0" - "Cc\0Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>" - Mark Rutland <mark.rutland@arm.com> - open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org> - Kalle Kankare <kalle.kankare@vincit.fi> - Michael Turquette <mturquette@baylibre.com> - Stephen Boyd <sboyd@codeaurora.org> - open list <linux-kernel@vger.kernel.org> - Rob Herring <robh+dt@kernel.org> - Sascha Hauer <kernel@pengutronix.de> - Fabio Estevam <fabio.estevam@nxp.com> - open list:COMMON CLK FRAMEWORK <linux-clk@vger.kernel.org> - " moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE <linux-arm-kernel@lists.infradead.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sun, Sep 18, 2016 at 08:21:59AM +0800, Shawn Guo wrote:\n" "> On Thu, Sep 15, 2016 at 08:42:33PM +0300, Alexander Shiyan wrote:\n" - "> > >\320\247\320\265\321\202\320\262\320\265\321\200\320\263, 15 \321\201\320\265\320\275\321\202\321\217\320\261\321\200\321\217 2016, 13:13 +03:00 \320\276\321\202 Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>:\n" + "> > >???????, 15 ???????? 2016, 13:13 +03:00 ?? Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>:\n" "> > >\n" "> > >From: Kalle Kankare < kalle.kankare@vincit.fi >\n" "> > >\n" @@ -29,22 +17,22 @@ "> > >\n" "> > >Signed-off-by: Fabien Lahoudere < fabien.lahoudere@collabora.co.uk >\n" "> > >---\n" - "> > >\302\240drivers/clk/imx/clk-imx51-imx53.c | 20 ++++++++++++++++++++\n" - "> > >\302\240include/dt-bindings/clock/imx5-clock.h | 15 ++++++++++++++-\n" - "> > >\302\2402 files changed, 34 insertions(+), 1 deletion(-)\n" + "> > >?drivers/clk/imx/clk-imx51-imx53.c | 20 ++++++++++++++++++++\n" + "> > >?include/dt-bindings/clock/imx5-clock.h | 15 ++++++++++++++-\n" + "> > >?2 files changed, 34 insertions(+), 1 deletion(-)\n" "> > >\n" "> > >diff --git a/drivers/clk/imx/clk-imx51-imx53.c b/drivers/clk/imx/clk-imx51-imx53.c\n" "> > >index 29d4c44..1e3c9ea 100644\n" "> > >--- a/drivers/clk/imx/clk-imx51-imx53.c\n" "> > >+++ b/drivers/clk/imx/clk-imx51-imx53.c\n" "> > >@@ -126,6 +126,7 @@ static const char *spdif0_com_sel[] = { \"spdif0_podf\", \"ssi1_root_gate\", };\n" - "> > >\302\240static const char *mx51_spdif1_com_sel[] = { \"spdif1_podf\", \"ssi2_root_gate\", };\n" - "> > >\302\240static const char *step_sels[] = { \"lp_apm\", };\n" - "> > >\302\240static const char *cpu_podf_sels[] = { \"pll1_sw\", \"step_sel\" };\n" + "> > >?static const char *mx51_spdif1_com_sel[] = { \"spdif1_podf\", \"ssi2_root_gate\", };\n" + "> > >?static const char *step_sels[] = { \"lp_apm\", };\n" + "> > >?static const char *cpu_podf_sels[] = { \"pll1_sw\", \"step_sel\" };\n" "> > >+static const char *ieee1588_sels[] = { \"pll3_sw\", \"pll4_sw\", \"dummy\" /* usbphy2_clk */, \"dummy\" /* fec_phy_clk */ };\n" - "> > >\302\240\n" - "> > >\302\240static struct clk *clk[IMX5_CLK_END];\n" - "> > >\302\240static struct clk_onecell_data clk_data;\n" + "> > >?\n" + "> > >?static struct clk *clk[IMX5_CLK_END];\n" + "> > >?static struct clk_onecell_data clk_data;\n" "> > >@@ -543,6 +544,25 @@ static void __init mx53_clocks_init(struct device_node *np)\n" "> > ...\n" "> > \n" @@ -59,4 +47,4 @@ "\n" Shawn -a3b8863f5f69e5ac5567a2fc5b72ac8c132e6cc3129eb93d8fe58c8694fbc614 +df3433c01c6a78d02a983189e70c3e5f5ca610e663424625c670a60058f123be
diff --git a/a/1.txt b/N2/1.txt index 5f4b4dd..d8cf7c1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,12 +1,12 @@ On Sun, Sep 18, 2016 at 08:21:59AM +0800, Shawn Guo wrote: > On Thu, Sep 15, 2016 at 08:42:33PM +0300, Alexander Shiyan wrote: -> > >Четверг, 15 сентября 2016, 13:13 +03:00 от Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>: +> > >Четверг, 15 сентября 2016, 13:13 +03:00 от Fabien Lahoudere <fabien.lahoudere-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>: > > > -> > >From: Kalle Kankare < kalle.kankare@vincit.fi > +> > >From: Kalle Kankare < kalle.kankare-qk6XLmcB7GT1KXRcyAk9cg@public.gmane.org > > > > > > >Add clocks configuration for CSI, FIRI and IEEE1588. > > > -> > >Signed-off-by: Fabien Lahoudere < fabien.lahoudere@collabora.co.uk > +> > >Signed-off-by: Fabien Lahoudere < fabien.lahoudere-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org > > > >--- > > > drivers/clk/imx/clk-imx51-imx53.c | 20 ++++++++++++++++++++ > > > include/dt-bindings/clock/imx5-clock.h | 15 ++++++++++++++- @@ -37,3 +37,7 @@ s/not/now > shouldn't prefix it with "ARM: " any longer. Shawn +-- +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 78a15b1..5dd08ef 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,33 +1,33 @@ "ref\01473934403-2726-1-git-send-email-fabien.lahoudere@collabora.co.uk\0" "ref\01473961353.68713919@f429.i.mail.ru\0" "ref\020160918002159.GD15478@tiger\0" - "From\0Shawn Guo <shawnguo@kernel.org>\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0Re: [PATCH 1/1] ARM: imx5: Add clocks configuration\0" "Date\0Sun, 18 Sep 2016 08:24:51 +0800\0" - "To\0Alexander Shiyan <shc_work@mail.ru>\0" - "Cc\0Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>" - Mark Rutland <mark.rutland@arm.com> - open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org> - Kalle Kankare <kalle.kankare@vincit.fi> - Michael Turquette <mturquette@baylibre.com> - Stephen Boyd <sboyd@codeaurora.org> - open list <linux-kernel@vger.kernel.org> - Rob Herring <robh+dt@kernel.org> - Sascha Hauer <kernel@pengutronix.de> - Fabio Estevam <fabio.estevam@nxp.com> - open list:COMMON CLK FRAMEWORK <linux-clk@vger.kernel.org> - " moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE <linux-arm-kernel@lists.infradead.org>\0" + "To\0Alexander Shiyan <shc_work-JGs/UdohzUI@public.gmane.org>\0" + "Cc\0Fabien Lahoudere <fabien.lahoudere-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>" + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Kalle Kankare <kalle.kankare-qk6XLmcB7GT1KXRcyAk9cg@public.gmane.org> + Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> + Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> + Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> + open list:COMMON CLK FRAMEWORK <linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "On Sun, Sep 18, 2016 at 08:21:59AM +0800, Shawn Guo wrote:\n" "> On Thu, Sep 15, 2016 at 08:42:33PM +0300, Alexander Shiyan wrote:\n" - "> > >\320\247\320\265\321\202\320\262\320\265\321\200\320\263, 15 \321\201\320\265\320\275\321\202\321\217\320\261\321\200\321\217 2016, 13:13 +03:00 \320\276\321\202 Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>:\n" + "> > >\320\247\320\265\321\202\320\262\320\265\321\200\320\263, 15 \321\201\320\265\320\275\321\202\321\217\320\261\321\200\321\217 2016, 13:13 +03:00 \320\276\321\202 Fabien Lahoudere <fabien.lahoudere-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>:\n" "> > >\n" - "> > >From: Kalle Kankare < kalle.kankare@vincit.fi >\n" + "> > >From: Kalle Kankare < kalle.kankare-qk6XLmcB7GT1KXRcyAk9cg@public.gmane.org >\n" "> > >\n" "> > >Add clocks configuration for CSI, FIRI and IEEE1588.\n" "> > >\n" - "> > >Signed-off-by: Fabien Lahoudere < fabien.lahoudere@collabora.co.uk >\n" + "> > >Signed-off-by: Fabien Lahoudere < fabien.lahoudere-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org >\n" "> > >---\n" "> > >\302\240drivers/clk/imx/clk-imx51-imx53.c | 20 ++++++++++++++++++++\n" "> > >\302\240include/dt-bindings/clock/imx5-clock.h | 15 ++++++++++++++-\n" @@ -57,6 +57,10 @@ "\n" "> shouldn't prefix it with \"ARM: \" any longer.\n" "\n" - Shawn + "Shawn\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 -a3b8863f5f69e5ac5567a2fc5b72ac8c132e6cc3129eb93d8fe58c8694fbc614 +f93c4553de4205449b95f876d0e94d3ab672b9e312b656c3fec77c3cf4265708
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.