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