devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] add hisilicon clk-hix5hd2
@ 2014-04-22 11:46 Zhangfei Gao
       [not found] ` <1398167214-1604-1-git-send-email-zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Zhangfei Gao @ 2014-04-22 11:46 UTC (permalink / raw)
  To: Mike Turquette, haojian.zhuang-QSEj5FYQhm4dnm+yROfE0A,
	haifeng.yan-QSEj5FYQhm4dnm+yROfE0A
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA, Zhangfei Gao

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

 .../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

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-04-22 11:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-22 11:46 [PATCH 0/3] add hisilicon clk-hix5hd2 Zhangfei Gao
     [not found] ` <1398167214-1604-1-git-send-email-zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-04-22 11:46   ` [PATCH 1/3] clk: hisi: use clk_register_mux_table in hisi_clk_register_mux Zhangfei Gao
2014-04-22 11:46   ` [PATCH 2/3] clk: hisi: add hisi_clk_register_gate Zhangfei Gao
2014-04-22 11:46   ` [PATCH 3/3] clk: hisi: add clk-hix5hd2.c Zhangfei Gao

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).