All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] arm64/clk: update Marvell Armada CP110 system controller driver
@ 2016-12-21 10:26 ` Thomas Petazzoni
  0 siblings, 0 replies; 37+ messages in thread
From: Thomas Petazzoni @ 2016-12-21 10:26 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, linux-clk, Jason Cooper,
	Andrew Lunn, Sebastian Hesselbarth, Gregory Clement, devicetree,
	Rob Herring, Ian Campbell, Pawel Moll, Mark Rutland, Kumar Gala
  Cc: Nadav Haklai, Hanna Hawa, Yehuda Yitschak, linux-arm-kernel,
	Thomas Petazzoni

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] 37+ messages in thread

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

Thread overview: 37+ 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 ` Thomas Petazzoni
2016-12-21 10:26 ` [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller Thomas Petazzoni
2016-12-21 10:26   ` Thomas Petazzoni
2016-12-22  0:14   ` Stephen Boyd
2016-12-22  0:14     ` Stephen Boyd
2016-12-22  0:14     ` Stephen Boyd
2017-02-14 15:27     ` Thomas Petazzoni
2017-02-14 15:27       ` Thomas Petazzoni
2017-02-14 18:59       ` Stephen Boyd
2017-02-14 18:59         ` Stephen Boyd
2017-02-14 20:05         ` Thomas Petazzoni
2017-02-14 20:05           ` Thomas Petazzoni
     [not found] ` <1482316017-22154-1-git-send-email-thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2016-12-21 10:26   ` [PATCHv2 1/3] dt-bindings: arm: update Armada CP110 system controller binding Thomas Petazzoni
2016-12-21 10:26     ` Thomas Petazzoni
2016-12-21 10:26     ` Thomas Petazzoni
2016-12-22  0:14     ` Stephen Boyd
2016-12-22  0:14       ` Stephen Boyd
2016-12-22  0:14       ` Stephen Boyd
2017-03-01 15:52       ` Thomas Petazzoni
2017-03-01 15:52         ` Thomas Petazzoni
2017-03-01 15:52         ` Thomas Petazzoni
2017-03-01 19:01         ` Stephen Boyd
2017-03-01 19:01           ` Stephen Boyd
2017-03-01 19:01           ` Stephen Boyd
2017-03-01 20:26           ` Thomas Petazzoni
2017-03-01 20:26             ` Thomas Petazzoni
2017-03-01 20:26             ` Thomas Petazzoni
2016-12-21 10:26   ` [PATCHv2 3/3] arm64: dts: marvell: adjust name of sd-mmc-gop clock in syscon Thomas Petazzoni
2016-12-21 10:26     ` Thomas Petazzoni
2016-12-21 10:26     ` Thomas Petazzoni
     [not found]     ` <1482316017-22154-4-git-send-email-thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2017-01-31 10:44       ` Thomas Petazzoni
2017-01-31 10:44         ` Thomas Petazzoni
2017-01-31 10:44         ` Thomas Petazzoni
2017-01-31 10:52         ` Gregory CLEMENT
2017-01-31 10:52           ` Gregory CLEMENT
2017-01-31 10:52           ` Gregory CLEMENT

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.