linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 1/1] Add timer_32k_ck alias for dm816x in clk-816x.c
       [not found] <CAFZh4h-ABVJ=TrePiZvv3vwNGx_CmeqFg3ck4OqCmws5UF8Q9w@mail.gmail.com>
@ 2015-06-15 19:38 ` Tero Kristo
  0 siblings, 0 replies; only message in thread
From: Tero Kristo @ 2015-06-15 19:38 UTC (permalink / raw)
  To: Brian Hutchinson, mturquette, sboyd
  Cc: linux-kernel, linux-omap, paul, Tony Lindgren

Subject should have clk: ti: in the beginning.

On 06/15/2015 09:54 PM, Brian Hutchinson wrote:
> dm816x needs timer_32k_ck alias to use dual mode timers in dmtimers.c
>
> This adds a timer_32k_ck alias for sys_32_ck in clk-816x.c so
> omap_dm_timer_set_source will work for dm816x.

Use checkpatch please. Or use a mailer that doesn't convert tabs to 
spaces. This patch seems to have something else that is strange also.

>
> Cc: Paul Walmsley <paul@pwsan.com <mailto:paul@pwsan.com>>
> Cc: Tero Kristo <t-kristo@ti.com <mailto:t-kristo@ti.com>>
> Cc: Tony Lindgren <tony@atomide.com <mailto:tony@atomide.com>>
> Signed-off-by: Brian Hutchinson <b.hutchman@gmail.com
> <mailto:b.hutchman@gmail.com>>
>
> --- drivers/clk/ti/clk-816x.c_orig      2015-06-15 13:46:53.058128064 -0400
> +++ drivers/clk/ti/clk-816x.c   2015-06-15 13:47:28.966306123 -0400

What is that _orig here? Are you using git to generate the patches?

-Tero

> @@ -18,6 +18,7 @@ static struct ti_dt_clk dm816x_clks[] =
>          DT_CLK(NULL, "sys_clkin", "sys_clkin_ck"),
>          DT_CLK(NULL, "timer_sys_ck", "sys_clkin_ck"),
>          DT_CLK(NULL, "sys_32k_ck", "sys_32k_ck"),
> +       DT_CLK(NULL, "timer_32k_ck", "sys_32k_ck"),
>          DT_CLK(NULL, "mpu_ck", "mpu_ck"),
>          DT_CLK(NULL, "timer1_fck", "timer1_fck"),
>          DT_CLK(NULL, "timer2_fck", "timer2_fck"),


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-15 19:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CAFZh4h-ABVJ=TrePiZvv3vwNGx_CmeqFg3ck4OqCmws5UF8Q9w@mail.gmail.com>
2015-06-15 19:38 ` [PATCH 1/1] Add timer_32k_ck alias for dm816x in clk-816x.c Tero Kristo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).