All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: "arm@kernel.org" <arm@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	'Olof Johansson' <olof@lixom.net>,
	Kevin Hilman <khilman@linaro.org>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>,
	Mike Turquette <mturquette@linaro.org>,
	Tomasz Figa <t.figa@samsung.com>
Subject: [GIT PULL 1/5] Samsung CLK update for 3.16
Date: Sat, 31 May 2014 04:58:57 +0900	[thread overview]
Message-ID: <5388E301.7080407@samsung.com> (raw)

The following changes since commit bfed1074f213051e94648bfad0d0611a16d81366:

   clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocks 
(2014-05-26 06:48:10 +0900)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/samsung-clk-3

for you to fetch changes up to e7ef0b632eb45b0c725629da3561ecde8935a398:

   clk: exynos5410: register clocks using common clock framework 
(2014-05-31 02:13:16 +0900)

----------------------------------------------------------------
Samsung 3rd clock updates for 3.16

- add clock for new exynos5410 SoC

----------------------------------------------------------------
Tarek Dakhran (1):
       clk: exynos5410: register clocks using common clock framework

  .../devicetree/bindings/clock/exynos5410-clock.txt |  45 +++++
  drivers/clk/samsung/Makefile                       |   1 +
  drivers/clk/samsung/clk-exynos5410.c               | 209 
+++++++++++++++++++++
  include/dt-bindings/clock/exynos5410.h             |  33 ++++
  4 files changed, 288 insertions(+)
  create mode 100644 
Documentation/devicetree/bindings/clock/exynos5410-clock.txt
  create mode 100644 drivers/clk/samsung/clk-exynos5410.c
  create mode 100644 include/dt-bindings/clock/exynos5410.h

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/5] Samsung CLK update for 3.16
Date: Sat, 31 May 2014 04:58:57 +0900	[thread overview]
Message-ID: <5388E301.7080407@samsung.com> (raw)

The following changes since commit bfed1074f213051e94648bfad0d0611a16d81366:

   clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocks 
(2014-05-26 06:48:10 +0900)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/samsung-clk-3

for you to fetch changes up to e7ef0b632eb45b0c725629da3561ecde8935a398:

   clk: exynos5410: register clocks using common clock framework 
(2014-05-31 02:13:16 +0900)

----------------------------------------------------------------
Samsung 3rd clock updates for 3.16

- add clock for new exynos5410 SoC

----------------------------------------------------------------
Tarek Dakhran (1):
       clk: exynos5410: register clocks using common clock framework

  .../devicetree/bindings/clock/exynos5410-clock.txt |  45 +++++
  drivers/clk/samsung/Makefile                       |   1 +
  drivers/clk/samsung/clk-exynos5410.c               | 209 
+++++++++++++++++++++
  include/dt-bindings/clock/exynos5410.h             |  33 ++++
  4 files changed, 288 insertions(+)
  create mode 100644 
Documentation/devicetree/bindings/clock/exynos5410-clock.txt
  create mode 100644 drivers/clk/samsung/clk-exynos5410.c
  create mode 100644 include/dt-bindings/clock/exynos5410.h

             reply	other threads:[~2014-05-30 19:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-30 19:58 Kukjin Kim [this message]
2014-05-30 19:58 ` [GIT PULL 1/5] Samsung CLK update for 3.16 Kukjin Kim
2014-05-31  4:39 ` Olof Johansson
2014-05-31  4:39   ` Olof Johansson

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=5388E301.7080407@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=olof@lixom.net \
    --cc=t.figa@samsung.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.