All of lore.kernel.org
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL][for 3.16] pull request for clk-hisi
Date: Wed, 14 May 2014 23:29:37 -0700	[thread overview]
Message-ID: <20140515062937.9521.55251@quantum> (raw)
In-Reply-To: <CAD6h2NTBdtEUEvcG9ZrquacRUjc3LAOiOQdR+09MGk=9w48GDQ@mail.gmail.com>

Quoting Haojian Zhuang (2014-05-11 20:53:04)
> Hi Mike,
> 
> Please help to pull clk-hisi-for-v3.16 branch for the next release.
> 
> Regards
> Haojian
> 
> The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
> 
>   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux.git
> tags/clk-hisi-for-v3.16

Pulled.

Thanks,
Mike

> 
> for you to fetch changes up to 5efaf09021a5817e5a274aa2d2fad8d92d12ed92:
> 
>   clk: hisi: add clk-hix5hd2.c (2014-05-12 11:30:32 +0800)
> 
> ----------------------------------------------------------------
> enable hix5hd2 clock
> 
> ----------------------------------------------------------------
> Zhangfei Gao (3):
>       clk: hisi: use clk_register_mux_table in hisi_clk_register_mux
>       clk: hisi: add hisi_clk_register_gate
>       clk: hisi: add clk-hix5hd2.c
> 
>  Documentation/devicetree/bindings/clock/hix5hd2-clock.txt |  31
> +++++++++++++++++++
>  drivers/clk/Makefile                                      |   1 +
>  drivers/clk/hisilicon/Makefile                            |   1 +
>  drivers/clk/hisilicon/clk-hix5hd2.c                       | 101
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/clk/hisilicon/clk.c                               |  41
> +++++++++++++++++++++---
>  drivers/clk/hisilicon/clk.h                               |   3 ++
>  include/dt-bindings/clock/hix5hd2-clock.h                 |  58
> ++++++++++++++++++++++++++++++++++
>  7 files changed, 231 insertions(+), 5 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/clock/hix5hd2-clock.txt
>  create mode 100644 drivers/clk/hisilicon/clk-hix5hd2.c
>  create mode 100644 include/dt-bindings/clock/hix5hd2-clock.h

      reply	other threads:[~2014-05-15  6:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-12  3:53 [GIT PULL][for 3.16] pull request for clk-hisi Haojian Zhuang
2014-05-15  6:29 ` Mike Turquette [this message]

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=20140515062937.9521.55251@quantum \
    --to=mturquette@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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.