All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tero Kristo <t-kristo@ti.com>
To: Mike Turquette <mturquette@linaro.org>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	Paul Walmsley <paul@pwsan.com>,
	"tony@atomide.com" <tony@atomide.com>
Subject: [GIT PULL] ARM: OMAP2+: clock driver fixes for early v3.16-rc
Date: Tue, 24 Jun 2014 12:36:14 +0300	[thread overview]
Message-ID: <53A9468E.8070109@ti.com> (raw)

Hi Mike,

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

   Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

   git@github.com:t-kristo/linux-pm.git for-v3.16-rc/ti-clk-drv

for you to fetch changes up to 7d5fc85d961b807c799786afd175f5d964a2109f:

   clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock (2014-06-19 
14:52:32 +0300)

----------------------------------------------------------------
Four fixes for early 3.16-rc builds. Fixes some hidden problems found 
with code checkers, AM43xx only build fix and a fix for the behavior of 
TI mux clocks (by default, no longer select mux parent with rate change, 
most of the other SoCs use similar behavior.)

----------------------------------------------------------------
Dan Carpenter (1):
       clk: ti: apll: not allocating enough data

Julia Lawall (1):
       clk: ti: dra7: return error code in failure case

Roger Quadros (1):
       clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled

Tomi Valkeinen (1):
       clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock

  drivers/clk/ti/apll.c |    8 +++-----
  drivers/clk/ti/dpll.c |    5 +++--
  drivers/clk/ti/mux.c  |    2 +-
  3 files changed, 7 insertions(+), 8 deletions(-)

                 reply	other threads:[~2014-06-24  9:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=53A9468E.8070109@ti.com \
    --to=t-kristo@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=paul@pwsan.com \
    --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.