public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] clk: mvebu: changes for v3.16
@ 2014-05-08 14:57 Jason Cooper
  2014-05-13 23:27 ` Mike Turquette
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Cooper @ 2014-05-08 14:57 UTC (permalink / raw)
  To: linux-arm-kernel

Mike,

Here are the mvebu clock changes this time around.  Pretty easy, just
one brand new driver.  This has been in -next for a while and is part of
the awesome series by Thomas converting the legacy orion5x platform to
devicetree.

Please pull.

thx,

Jason.


The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/clk-mvebu-3.16

for you to fetch changes up to 66ecbfea762ad28bd108db76775483b491068b92:

  clk: mvebu: add Orion5x clock driver (2014-04-26 01:03:55 +0000)

----------------------------------------------------------------
clk mvebu changes for v3.16

 - orion5x: brand new driver

----------------------------------------------------------------
Thomas Petazzoni (1):
      clk: mvebu: add Orion5x clock driver

 .../devicetree/bindings/clock/mvebu-core-clock.txt |   8 +
 drivers/clk/mvebu/Kconfig                          |   4 +
 drivers/clk/mvebu/Makefile                         |   1 +
 drivers/clk/mvebu/orion.c                          | 210 +++++++++++++++++++++
 4 files changed, 223 insertions(+)
 create mode 100644 drivers/clk/mvebu/orion.c

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-13 23:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-08 14:57 [GIT PULL] clk: mvebu: changes for v3.16 Jason Cooper
2014-05-13 23:27 ` Mike Turquette

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox