linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/3] arm64/clk: update Marvell Armada CP110 system controller driver
@ 2016-12-21 10:26 Thomas Petazzoni
  2016-12-21 10:26 ` [PATCHv2 1/3] dt-bindings: arm: update Armada CP110 system controller binding Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Thomas Petazzoni @ 2016-12-21 10:26 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This small set of commits updates the Marvell Armada CP110 system
controller driver, its Device Tree binding, and Device Tree
representation, to take into account three new things:

 - The clock driver now handles clock n?9 (GOP) as a child of clock
   n?18 (controls SD/MMC and GOP)

 - The DT representation is adjusted to name clock n?18 "sd-mmc-gop"
   instead of just "sd-mmc".

 - The clock driver now handles clock n?5 (MG) as a child of clock n?6
   (MG_CORE).

This set of commits is some preparation work to add networking support
for Marvell Armada 7K/8K.

I would expect patches 1 and 2 to be taken by the clock maintainers,
and patch 3 be taken by the Marvell EBU maintainers.

Changes since v1:

 - Addition of the handling of the MG and MG_CORE clocks (n?5 and
   n?6), also needed for the networking support on Marvell Aramda
   7K/8K.

Thanks,

Thomas

Thomas Petazzoni (3):
  dt-bindings: arm: update Armada CP110 system controller binding
  clk: mvebu: adjust clock handling for the CP110 system controller
  arm64: dts: marvell: adjust name of sd-mmc-gop clock in syscon

 .../bindings/arm/marvell/cp110-system-controller0.txt       |  6 +++---
 arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi        |  2 +-
 arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi         |  2 +-
 drivers/clk/mvebu/cp110-system-controller.c                 | 13 +++++++++++--
 4 files changed, 16 insertions(+), 7 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-01 20:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-21 10:26 [PATCHv2 0/3] arm64/clk: update Marvell Armada CP110 system controller driver Thomas Petazzoni
2016-12-21 10:26 ` [PATCHv2 1/3] dt-bindings: arm: update Armada CP110 system controller binding Thomas Petazzoni
2016-12-22  0:14   ` Stephen Boyd
2017-03-01 15:52     ` Thomas Petazzoni
2017-03-01 19:01       ` Stephen Boyd
2017-03-01 20:26         ` Thomas Petazzoni
2016-12-21 10:26 ` [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller Thomas Petazzoni
2016-12-22  0:14   ` Stephen Boyd
2017-02-14 15:27     ` Thomas Petazzoni
2017-02-14 18:59       ` Stephen Boyd
2017-02-14 20:05         ` Thomas Petazzoni
2016-12-21 10:26 ` [PATCHv2 3/3] arm64: dts: marvell: adjust name of sd-mmc-gop clock in syscon Thomas Petazzoni
2017-01-31 10:44   ` Thomas Petazzoni
2017-01-31 10:52     ` Gregory CLEMENT

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