All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tero Kristo <t-kristo@ti.com>
To: Stephen Boyd <sboyd@codeaurora.org>,
	Michael Turquette <mturquette@baylibre.com>,
	<linux-clk@vger.kernel.org>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"tony@atomide.com" <tony@atomide.com>,
	Paul Walmsley <paul@pwsan.com>
Subject: [GIT PULL] clk: ti: fixes for 4.4-rc
Date: Tue, 24 Nov 2015 11:38:37 +0200	[thread overview]
Message-ID: <5654301D.8070007@ti.com> (raw)

Hi Michael, Stephen,

Here are some TI clock driver fixes for 4.4-rc.

-Tero

================================================================

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

   https://github.com/t-kristo/linux-pm.git for-4.4-rc/ti-clk-fixes

for you to fetch changes up to 167af5ef2cdba14ff14a13c91e5532ed479083d8:

   clk: ti: drop locking code from mux/divider drivers (2015-11-24 
11:30:27 +0200)

----------------------------------------------------------------
Grygorii Strashko (1):
       clk: ti: drop locking code from mux/divider drivers

Neil Armstrong (1):
       clk: ti816x: Add missing dmtimer clkdev entries

Nicolas Pitre (2):
       clk: ti: clkt_dpll: fix wrong do_div() usage
       clk: ti: fapll: fix wrong do_div() usage

  drivers/clk/ti/clk-816x.c  |    2 ++
  drivers/clk/ti/clkt_dpll.c |    4 ++--
  drivers/clk/ti/divider.c   |   16 +++-------------
  drivers/clk/ti/fapll.c     |    4 ++--
  drivers/clk/ti/mux.c       |   15 +++------------
  5 files changed, 12 insertions(+), 29 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Tero Kristo <t-kristo@ti.com>
To: Stephen Boyd <sboyd@codeaurora.org>,
	Michael Turquette <mturquette@baylibre.com>,
	linux-clk@vger.kernel.org
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"tony@atomide.com" <tony@atomide.com>,
	Paul Walmsley <paul@pwsan.com>
Subject: [GIT PULL] clk: ti: fixes for 4.4-rc
Date: Tue, 24 Nov 2015 11:38:37 +0200	[thread overview]
Message-ID: <5654301D.8070007@ti.com> (raw)

Hi Michael, Stephen,

Here are some TI clock driver fixes for 4.4-rc.

-Tero

================================================================

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

   https://github.com/t-kristo/linux-pm.git for-4.4-rc/ti-clk-fixes

for you to fetch changes up to 167af5ef2cdba14ff14a13c91e5532ed479083d8:

   clk: ti: drop locking code from mux/divider drivers (2015-11-24 
11:30:27 +0200)

----------------------------------------------------------------
Grygorii Strashko (1):
       clk: ti: drop locking code from mux/divider drivers

Neil Armstrong (1):
       clk: ti816x: Add missing dmtimer clkdev entries

Nicolas Pitre (2):
       clk: ti: clkt_dpll: fix wrong do_div() usage
       clk: ti: fapll: fix wrong do_div() usage

  drivers/clk/ti/clk-816x.c  |    2 ++
  drivers/clk/ti/clkt_dpll.c |    4 ++--
  drivers/clk/ti/divider.c   |   16 +++-------------
  drivers/clk/ti/fapll.c     |    4 ++--
  drivers/clk/ti/mux.c       |   15 +++------------
  5 files changed, 12 insertions(+), 29 deletions(-)


             reply	other threads:[~2015-11-24  9:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-24  9:38 Tero Kristo [this message]
2015-11-24  9:38 ` [GIT PULL] clk: ti: fixes for 4.4-rc Tero Kristo
2015-11-30 20:34 ` Stephen Boyd

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=5654301D.8070007@ti.com \
    --to=t-kristo@ti.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=paul@pwsan.com \
    --cc=sboyd@codeaurora.org \
    --cc=tony@atomide.com \
    /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.