public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Hi3660 stubclock drivers
@ 2017-11-03  7:25 Kaihua Zhong
  2017-11-03  7:25 ` [PATCH 1/3] dt-bindings: clk: Hi3660: Document stub clock Kaihua Zhong
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Kaihua Zhong @ 2017-11-03  7:25 UTC (permalink / raw)
  To: mturquette, sboyd, robh+dt, mark.rutland, xuwei5, catalin.marinas,
	will.deacon, xuejiancheng, wenpan, leo.yan, zhangfei.gao,
	guodong.xu, zhongkaihua, chenjun14
  Cc: linux-clk, devicetree, linux-kernel, linux-arm-kernel,
	suzhuangluan, xuezhiliang, kevin.wangtao

This patchset relies on Hi3660 mailbox drivers.

Kaihua Zhong (2):
  clk: hisilicon: Add support for Hi3660 stub clocks
  arm64: dts: Hi3660: Add binding for stub clock

Leo Yan (1):
  dt-bindings: clk: Hi3660: Document stub clock

 .../devicetree/bindings/clock/hi3660-clock.txt     |   6 +
 arch/arm64/boot/dts/hisilicon/hi3660.dtsi          |   8 +
 drivers/clk/hisilicon/Kconfig                      |   6 +
 drivers/clk/hisilicon/Makefile                     |   1 +
 drivers/clk/hisilicon/clk-hi3660-stub.c            | 195 +++++++++++++++++++++
 include/dt-bindings/clock/hi3660-clock.h           |   7 +
 6 files changed, 223 insertions(+)
 create mode 100644 drivers/clk/hisilicon/clk-hi3660-stub.c

-- 
1.9.1

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

end of thread, other threads:[~2017-11-10  4:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-03  7:25 [PATCH 0/3] Hi3660 stubclock drivers Kaihua Zhong
2017-11-03  7:25 ` [PATCH 1/3] dt-bindings: clk: Hi3660: Document stub clock Kaihua Zhong
2017-11-06 22:13   ` Rob Herring
2017-11-07  7:54     ` Leo Yan
2017-11-03  7:25 ` [PATCH 2/3] clk: hisilicon: Add support for Hi3660 stub clocks Kaihua Zhong
2017-11-03 17:37   ` Julien Thierry
2017-11-10  4:08     ` Leo Yan
2017-11-06 22:15   ` Rob Herring
2017-11-03  7:25 ` [PATCH 3/3] arm64: dts: Hi3660: Add binding for stub clock Kaihua Zhong

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