public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: mvebu: add a clock for mdio nodes on Armada 370/38x/XP
@ 2014-03-25 23:33 Thomas Petazzoni
  2014-03-25 23:33 ` [PATCH 1/2] ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XP Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2014-03-25 23:33 UTC (permalink / raw)
  To: linux-arm-kernel

Jason, Andrew, Gregory, Sebastian,

Here is a set of two patches that add a clock specification to the
mdio node on Armada 370/XP and Armada 38x. This allows the mvmdio
driver to work properly when loaded as a module, before mvneta is
loaded.

I've separated the Armada 370/XP and Armada 38x fixes in two patches,
because the Armada 370/XP fix should be pushed to stable, while the
Armada 38x does not need to be pushed to stable since Armada 38x
support only appears in 3.15.

Thanks,

Thomas

Thomas Petazzoni (2):
  ARM: mvebu: ensure the mdio node has a clock reference on Armada
    370/XP
  ARM: mvebu: ensure the mdio node has a clock reference on Armada 38x

 arch/arm/boot/dts/armada-370-xp.dtsi | 1 +
 arch/arm/boot/dts/armada-38x.dtsi    | 1 +
 2 files changed, 2 insertions(+)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-04-07 17:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 23:33 [PATCH 0/2] ARM: mvebu: add a clock for mdio nodes on Armada 370/38x/XP Thomas Petazzoni
2014-03-25 23:33 ` [PATCH 1/2] ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XP Thomas Petazzoni
2014-03-25 23:33 ` [PATCH 2/2] ARM: mvebu: ensure the mdio node has a clock reference on Armada 38x Thomas Petazzoni
2014-03-26  9:05 ` [PATCH 0/2] ARM: mvebu: add a clock for mdio nodes on Armada 370/38x/XP Andrew Lunn
2014-03-26  9:09 ` Gregory CLEMENT
2014-04-07 17:00 ` Jason Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox