linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] AP807 clocks support
@ 2019-08-05 10:03 Miquel Raynal
  2019-08-05 10:03 ` [PATCH 1/8] dt-bindings: ap80x: Document AP807 CPU clock compatible Miquel Raynal
                   ` (8 more replies)
  0 siblings, 9 replies; 21+ messages in thread
From: Miquel Raynal @ 2019-08-05 10:03 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Michael Turquette, Stephen Boyd
  Cc: devicetree, linux-clk, Thomas Petazzoni, Gregory Clement,
	Antoine Tenart, Maxime Chevallier, Nadav Haklai,
	Grzegorz Jaszczyk, Marcin Wojtas, Stefan Chulski, Yan Markman,
	Miquel Raynal

Hello,

This is the first batch of changes (out of three) to support the brand
new Marvell CN9130 SoCs which are made of one AP807 and one CP115.

This clock series applies on top of Gregory's "AP806 CPU clocks" [1].

[1] https://patchwork.kernel.org/cover/11038577/

Thanks,
Miquèl


Ben Peled (3):
  clk: mvebu: ap80x-cpu: add AP807 CPU clock support
  clk: mvebu: ap806: Prepare the introduction of AP807 clock support
  clk: mvebu: ap80x: add AP807 clock support

Christine Gharzuzi (1):
  clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clock

Miquel Raynal (3):
  dt-bindings: ap80x: Document AP807 CPU clock compatible
  dt-bindings: ap806: Document AP807 clock compatible
  clk: mvebu: ap806: be more explicit on what SaR is

Omri Itach (1):
  clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driver

 .../arm/marvell/ap806-system-controller.txt   |  17 +-
 drivers/clk/mvebu/ap-cpu-clk.c                | 139 ++++++++++++---
 drivers/clk/mvebu/ap806-system-controller.c   | 162 ++++++++++++++----
 3 files changed, 253 insertions(+), 65 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-09-20  8:01 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-05 10:03 [PATCH 0/8] AP807 clocks support Miquel Raynal
2019-08-05 10:03 ` [PATCH 1/8] dt-bindings: ap80x: Document AP807 CPU clock compatible Miquel Raynal
2019-08-21 18:51   ` Rob Herring
2019-09-18  5:08   ` Stephen Boyd
2019-08-05 10:03 ` [PATCH 2/8] dt-bindings: ap806: Document AP807 " Miquel Raynal
2019-08-21 18:51   ` Rob Herring
2019-09-18  5:08   ` Stephen Boyd
2019-08-05 10:03 ` [PATCH 3/8] clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clock Miquel Raynal
2019-09-18  5:08   ` Stephen Boyd
2019-08-05 10:03 ` [PATCH 4/8] clk: mvebu: ap80x-cpu: add AP807 CPU clock support Miquel Raynal
2019-09-18  5:08   ` Stephen Boyd
2019-08-05 10:03 ` [PATCH 5/8] clk: mvebu: ap806: be more explicit on what SaR is Miquel Raynal
2019-09-18  5:08   ` Stephen Boyd
2019-08-05 10:03 ` [PATCH 6/8] clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driver Miquel Raynal
2019-09-18  5:08   ` Stephen Boyd
2019-08-05 10:03 ` [PATCH 7/8] clk: mvebu: ap806: Prepare the introduction of AP807 clock support Miquel Raynal
2019-09-18  5:08   ` Stephen Boyd
2019-08-05 10:03 ` [PATCH 8/8] clk: mvebu: ap80x: add " Miquel Raynal
2019-09-18  5:08   ` Stephen Boyd
2019-09-18  5:07 ` [PATCH 0/8] AP807 clocks support Stephen Boyd
2019-09-20  8:01   ` Miquel Raynal

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