All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Mike Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>
Cc: linux-clk@vger.kernel.org,
	linux-samsung-soc <linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL] clk/samsung updates for v4.5
Date: Wed, 16 Dec 2015 18:50:14 +0100	[thread overview]
Message-ID: <5671A456.9030203@samsung.com> (raw)


The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:

  Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)

are available in the git repository at:

  git://linuxtv.org/snawrocki/samsung.git tags/clk-samsung-4.5

for you to fetch changes up to c5e949c1c24d67ae2813afdf02408a9b0c6fe55c:

  clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent (2015-12-16 16:36:04 +0100)

----------------------------------------------------------------
drivers/clk/samsung updates (mostly bug fixes):
 - instantiation of the cpu clocks and addition of the GSCL
   IP parent clocks to the list of available consumer clocks
   for exynos542x SoCs;
 - MFC IP parent clock fix for exynos542x;
 - fix of locking bug in samsung/clk-cpu.c which caused
   system crashes with cpufreq enabled;
 - minor cleanup for s3c2410.

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (1):
      clk: samsung: exynos542x/5800: fix cpu clock configuration data

Marek Szyprowski (3):
      clk: samsung: exynos542x: add missing parent GSCL block clocks
      clk: samsung: exynos542x: fix MFC clock hierarchy parent
      clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs

Prasanna Karthik (1):
      clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent

Thomas Abraham (1):
      clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clock

 drivers/clk/samsung/clk-cpu.c          |   10 ++--
 drivers/clk/samsung/clk-exynos5420.c   |   98 +++++++++++++++++++++++++++++---
 drivers/clk/samsung/clk-s3c2410-dclk.c |    3 +-
 include/dt-bindings/clock/exynos5420.h |    4 ++
 4 files changed, 102 insertions(+), 13 deletions(-)

-- 
Thanks,
Sylwester

             reply	other threads:[~2015-12-16 17:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-16 17:50 Sylwester Nawrocki [this message]
2015-12-22 18:38 ` [GIT PULL] clk/samsung updates for v4.5 Mike Turquette
2015-12-22 19:10   ` Sylwester Nawrocki

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=5671A456.9030203@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mturquette@baylibre.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.