* [GIT PULL][for 3.16] pull request for clk-hisi
@ 2014-05-12 3:53 Haojian Zhuang
2014-05-15 6:29 ` Mike Turquette
0 siblings, 1 reply; 2+ messages in thread
From: Haojian Zhuang @ 2014-05-12 3:53 UTC (permalink / raw)
To: linux-arm-kernel
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
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
^ permalink raw reply [flat|nested] 2+ messages in thread* [GIT PULL][for 3.16] pull request for clk-hisi
2014-05-12 3:53 [GIT PULL][for 3.16] pull request for clk-hisi Haojian Zhuang
@ 2014-05-15 6:29 ` Mike Turquette
0 siblings, 0 replies; 2+ messages in thread
From: Mike Turquette @ 2014-05-15 6:29 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-15 6:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).