diff for duplicates of <20160918002159.GD15478@tiger> diff --git a/a/1.txt b/N1/1.txt index 5d1d638..5bfd1f4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ 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 > > > @@ -7,22 +7,22 @@ On Thu, Sep 15, 2016 at 08:42:33PM +0300, Alexander Shiyan 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 78ad721..066168d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,13 @@ "ref\01473934403-2726-1-git-send-email-fabien.lahoudere@collabora.co.uk\0" "ref\01473961353.68713919@f429.i.mail.ru\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:21:59 +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 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" @@ -27,22 +15,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" @@ -54,4 +42,4 @@ "\n" Shawn -d0cd6d5c5e4a4bd184dee2d0346a8d0ceef6fe14164a288fa6530e0c2b4e5af6 +9fcef255487f1756f4141aad65066377b6305879d42cfcdeaabcdd92b4f9de0a
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.