All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tero Kristo <t-kristo@ti.com>
To: Suman Anna <s-anna@ti.com>
Cc: Mike Turquette <mturquette@linaro.org>,
	Stephen Boyd <sboyd@codeaurora.org>,
	linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] CLK: TI: Timer clock alias fixes
Date: Tue, 24 Mar 2015 20:50:50 +0200	[thread overview]
Message-ID: <5511B20A.30701@ti.com> (raw)
In-Reply-To: <1426287518-47786-1-git-send-email-s-anna@ti.com>

On 03/14/2015 12:58 AM, Suman Anna wrote:
> Hi Tero,
>
> Please find couple of cleanup/fixes on the DT clock aliases
> for the GPTimers. Patches are based on 4.0-rc1 and following
> is the summary of the changes,
>
> 1. Patch 1 is a cleanup for OMAP4
> 2. Patch 2 fixes the failures for OMAP5 if omap_dm_timer_set_source() API is
>     called to set the parent of any timer using OMAP_TIMER_SRC_SYS_CLK.
> 3. Patch 3 is for DRA7 and fixes the parent to be set to timer_sys_clk_div
>     and not sys_clkin2, which is an optional clock input.
> 4. Patch 4 adds the DT CLK aliases for GPTimers 13 through 16 on DRA7. These
>     timer nodes are currently missing in DTS, and I will be sending the patches
>     for them soon.

Queued for 4.1, thanks!

-Tero

>
> regards
> Suman
>
> Suman Anna (4):
>    CLK: TI: OMAP4: Remove the legacy timer DT clock aliases
>    CLK: TI: OMAP5: Correct the DT clock aliases for timers
>    CLK: TI: DRA7: Correct timer_sys_ck clock aliases for Timers
>    CLK: TI: DRA7: Add timer_sys_ck aliases for Timers 13 through 16
>
>   drivers/clk/ti/clk-44xx.c | 11 -----------
>   drivers/clk/ti/clk-54xx.c | 22 +++++++++++-----------
>   drivers/clk/ti/clk-7xx.c  | 18 +++++++++++-------
>   3 files changed, 22 insertions(+), 29 deletions(-)
>

WARNING: multiple messages have this Message-ID (diff)
From: Tero Kristo <t-kristo@ti.com>
To: Suman Anna <s-anna@ti.com>
Cc: Mike Turquette <mturquette@linaro.org>,
	Stephen Boyd <sboyd@codeaurora.org>, <linux-omap@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/4] CLK: TI: Timer clock alias fixes
Date: Tue, 24 Mar 2015 20:50:50 +0200	[thread overview]
Message-ID: <5511B20A.30701@ti.com> (raw)
In-Reply-To: <1426287518-47786-1-git-send-email-s-anna@ti.com>

On 03/14/2015 12:58 AM, Suman Anna wrote:
> Hi Tero,
>
> Please find couple of cleanup/fixes on the DT clock aliases
> for the GPTimers. Patches are based on 4.0-rc1 and following
> is the summary of the changes,
>
> 1. Patch 1 is a cleanup for OMAP4
> 2. Patch 2 fixes the failures for OMAP5 if omap_dm_timer_set_source() API is
>     called to set the parent of any timer using OMAP_TIMER_SRC_SYS_CLK.
> 3. Patch 3 is for DRA7 and fixes the parent to be set to timer_sys_clk_div
>     and not sys_clkin2, which is an optional clock input.
> 4. Patch 4 adds the DT CLK aliases for GPTimers 13 through 16 on DRA7. These
>     timer nodes are currently missing in DTS, and I will be sending the patches
>     for them soon.

Queued for 4.1, thanks!

-Tero

>
> regards
> Suman
>
> Suman Anna (4):
>    CLK: TI: OMAP4: Remove the legacy timer DT clock aliases
>    CLK: TI: OMAP5: Correct the DT clock aliases for timers
>    CLK: TI: DRA7: Correct timer_sys_ck clock aliases for Timers
>    CLK: TI: DRA7: Add timer_sys_ck aliases for Timers 13 through 16
>
>   drivers/clk/ti/clk-44xx.c | 11 -----------
>   drivers/clk/ti/clk-54xx.c | 22 +++++++++++-----------
>   drivers/clk/ti/clk-7xx.c  | 18 +++++++++++-------
>   3 files changed, 22 insertions(+), 29 deletions(-)
>


  parent reply	other threads:[~2015-03-24 18:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-13 22:58 [PATCH 0/4] CLK: TI: Timer clock alias fixes Suman Anna
2015-03-13 22:58 ` Suman Anna
2015-03-13 22:58 ` [PATCH 1/4] CLK: TI: OMAP4: Remove the legacy timer DT clock aliases Suman Anna
2015-03-13 22:58   ` Suman Anna
2015-03-13 22:58 ` [PATCH 2/4] CLK: TI: OMAP5: Correct the DT clock aliases for timers Suman Anna
2015-03-13 22:58   ` Suman Anna
2015-03-13 22:58 ` [PATCH 3/4] CLK: TI: DRA7: Correct timer_sys_ck clock aliases for Timers Suman Anna
2015-03-13 22:58   ` Suman Anna
2015-03-13 22:58 ` [PATCH 4/4] CLK: TI: DRA7: Add timer_sys_ck aliases for Timers 13 through 16 Suman Anna
2015-03-13 22:58   ` Suman Anna
2015-03-24 18:50 ` Tero Kristo [this message]
2015-03-24 18:50   ` [PATCH 0/4] CLK: TI: Timer clock alias fixes Tero Kristo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5511B20A.30701@ti.com \
    --to=t-kristo@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=s-anna@ti.com \
    --cc=sboyd@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.