linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* pull request on hisilicon clock driver
@ 2014-03-19  7:51 Haojian Zhuang
  2014-03-19 20:57 ` Mike Turquette
  0 siblings, 1 reply; 2+ messages in thread
From: Haojian Zhuang @ 2014-03-19  7:51 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Mike,

Please help to merge the pull request on hisilicon clock driver.

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux.git
tags/clk-hisi

for you to fetch changes up to 75af25f581b1ffc63e06cb01547b3141d4cd5f58:

  clk: hisi: remove static variable (2014-03-19 15:31:27 +0800)

----------------------------------------------------------------
updating clock drivers for Hisilicon

----------------------------------------------------------------
Haojian Zhuang (3):
      clk: hisi: assign missing clk to table
      clk: hip04: add clock driver
      clk: hisi: remove static variable

 drivers/clk/Makefile                    |  1 +
 drivers/clk/hisilicon/Makefile          |  5 ++++-
 drivers/clk/hisilicon/clk-hi3620.c      | 25 ++++++++-----------------
 drivers/clk/hisilicon/clk-hip04.c       | 58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/clk/hisilicon/clk.c             | 62
+++++++++++++++++++++++++++++++++++++++++++++++---------------
 drivers/clk/hisilicon/clk.h             | 17 +++++++++++------
 include/dt-bindings/clock/hip04-clock.h | 35
+++++++++++++++++++++++++++++++++++
 7 files changed, 164 insertions(+), 39 deletions(-)
 create mode 100644 drivers/clk/hisilicon/clk-hip04.c
 create mode 100644 include/dt-bindings/clock/hip04-clock.h

Best Regards
Haojian

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

end of thread, other threads:[~2014-03-19 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19  7:51 pull request on hisilicon clock driver Haojian Zhuang
2014-03-19 20:57 ` Mike Turquette

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).