devicetree.vger.kernel.org archive mirror
 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-rdvid1DuHRBWk0Htik3J/w, sboyd-sgV2jX0FEOL9JmXXK+q4OQ,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8,
	xuwei5-C8/M+/jPZTeaMJb+Lgu22Q, catalin.marinas-5wv7dgnIgG8,
	will.deacon-5wv7dgnIgG8, xuejiancheng-C8/M+/jPZTeaMJb+Lgu22Q,
	wenpan-C8/M+/jPZTeaMJb+Lgu22Q, leo.yan-QSEj5FYQhm4dnm+yROfE0A,
	zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A,
	guodong.xu-QSEj5FYQhm4dnm+yROfE0A,
	zhongkaihua-hv44wF8Li93QT0dZR+AlfA,
	chenjun14-hv44wF8Li93QT0dZR+AlfA
  Cc: linux-clk-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	suzhuangluan-C8/M+/jPZTeaMJb+Lgu22Q,
	xuezhiliang-C8/M+/jPZTeaMJb+Lgu22Q,
	kevin.wangtao-C8/M+/jPZTeaMJb+Lgu22Q

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

--
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] 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
     [not found]   ` <1509693907-90682-3-git-send-email-zhongkaihua-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-11-03 17:37     ` Julien Thierry
     [not found]       ` <f67c976f-12bc-185b-fe12-6a8e761dc392-5wv7dgnIgG8@public.gmane.org>
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;
as well as URLs for NNTP newsgroup(s).