devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] clk: rockchip: support clk controller for rk3328 SoC
@ 2016-12-13  8:47 Elaine Zhang
  2016-12-13  8:47 ` [PATCH v1 1/3] clk: rockchip: add dt-binding header for rk3328 Elaine Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Elaine Zhang @ 2016-12-13  8:47 UTC (permalink / raw)
  To: heiko, mturquette, sboyd, xf
  Cc: robh+dt, mark.rutland, linux-clk, linux-arm-kernel, devicetree,
	huangtao, xxx, cl, linux-rockchip, linux-kernel, Elaine Zhang

Elaine Zhang (3):
  clk: rockchip: add dt-binding header for rk3328
  clk: rockchip: add clock controller for rk3328
  clk: rockchip: add new pll-type for rk3328 and similar socs

 drivers/clk/rockchip/Makefile          |    1 +
 drivers/clk/rockchip/clk-pll.c         |   13 +-
 drivers/clk/rockchip/clk-rk3328.c      | 1068 ++++++++++++++++++++++++++++++++
 drivers/clk/rockchip/clk.h             |   23 +
 include/dt-bindings/clock/rk3328-cru.h |  403 ++++++++++++
 5 files changed, 1507 insertions(+), 1 deletion(-)
 create mode 100644 drivers/clk/rockchip/clk-rk3328.c
 create mode 100644 include/dt-bindings/clock/rk3328-cru.h

-- 
1.9.1

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

end of thread, other threads:[~2016-12-13  9:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-13  8:47 [PATCH v1 0/3] clk: rockchip: support clk controller for rk3328 SoC Elaine Zhang
2016-12-13  8:47 ` [PATCH v1 1/3] clk: rockchip: add dt-binding header for rk3328 Elaine Zhang
     [not found] ` <1481618869-1239-1-git-send-email-zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-12-13  8:47   ` [PATCH v1 2/3] clk: rockchip: add clock controller " Elaine Zhang
2016-12-13  9:38     ` Shawn Lin
2016-12-13  8:47 ` [PATCH v1 3/3] clk: rockchip: add new pll-type for rk3328 and similar socs Elaine Zhang

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