linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] clk: sunxi-ng: Add the A83T clocks
@ 2016-05-31  7:47 Jean-Francois Moine
  2016-05-31  7:26 ` [PATCH RFC 1/2] clk: sunxi-ng: Add the A83T and A80 PLL clocks Jean-Francois Moine
  2016-05-31  7:32 ` [PATCH RFC 2/2] clk: sunxi-ng: Add the A83T clocks Jean-Francois Moine
  0 siblings, 2 replies; 6+ messages in thread
From: Jean-Francois Moine @ 2016-05-31  7:47 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series is a proposal to add the clocks of the sunxi A83T
in the "modern" clock framework proposed by Maxime Ripard.
It is currently being tested on a Banana Pi M3.

Jean-Francois Moine (2):
  clk: sunxi: Add the PLL clocks of the A83T and A80 SoCs
  clk: sunxi-ng: Add the A83T clocks

 drivers/clk/sunxi-ng/ccu-sun8i-a83t.c  | 755 +++++++++++++++++++++++++++++++++
 drivers/clk/sunxi-ng/ccu_ndmp.c        | 247 +++++++++++
 drivers/clk/sunxi-ng/ccu_ndmp.h        |  45 ++
 include/dt-bindings/clock/sun8i-a83t.h | 150 +++++++
 include/dt-bindings/reset/sun8i-a83t.h |  96 +++++
 5 files changed, 1293 insertions(+)
 create mode 100644 drivers/clk/sunxi-ng/ccu-sun8i-a83t.c
 create mode 100644 drivers/clk/sunxi-ng/ccu_ndmp.c
 create mode 100644 drivers/clk/sunxi-ng/ccu_ndmp.h
 create mode 100644 include/dt-bindings/clock/sun8i-a83t.h
 create mode 100644 include/dt-bindings/reset/sun8i-a83t.h

-- 
2.8.3

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

end of thread, other threads:[~2016-06-05 10:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-31  7:47 [PATCH RFC 0/2] clk: sunxi-ng: Add the A83T clocks Jean-Francois Moine
2016-05-31  7:26 ` [PATCH RFC 1/2] clk: sunxi-ng: Add the A83T and A80 PLL clocks Jean-Francois Moine
2016-06-03  6:53   ` Chen-Yu Tsai
2016-06-03 11:16     ` Jean-Francois Moine
2016-06-05 10:00       ` [linux-sunxi] " Chen-Yu Tsai
2016-05-31  7:32 ` [PATCH RFC 2/2] clk: sunxi-ng: Add the A83T clocks Jean-Francois Moine

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