linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes and DT conversion for QNAP TS219
@ 2013-01-26 15:10 Andrew Lunn
  2013-01-26 15:10 ` [PATCH 1/3] NET: mv643xx: Get clk from device tree Andrew Lunn
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andrew Lunn @ 2013-01-26 15:10 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset contains fixes to the patchset "ARM: kirkwood: cleanup
DT conversion" from Jason Cooper, and converts QNAP TS219 ethernet to
DT.

Probably the best way to use these patches:

place "NET: mv643xx: Get clk from device tree." directly after Ian
Moltons "mv643xx.c: Add basic device tree support" patch.

Squash "ARM: Kirkwood: Revert clkdev changes." into
"ARM: kirkwood: mv643xx_eth dt conversion"

Put "ARM: Kirkwood: Convert QNAP TS219 Ethernet to DT."
at the end of the set.

Andrew Lunn (3):
  NET: mv643xx: Get clk from device tree.
  ARM: Kirkwood: Revert clkdev changes.
  ARM: Kirkwood: Convert QNAP TS219 Ethernet to DT.

 arch/arm/boot/dts/kirkwood-ts219-6281.dts  |    9 +++++++
 arch/arm/boot/dts/kirkwood-ts219-6282.dts  |   10 ++++++++
 arch/arm/mach-kirkwood/Kconfig             |   17 ++-----------
 arch/arm/mach-kirkwood/Makefile            |    1 -
 arch/arm/mach-kirkwood/board-dt.c          |    7 ++----
 arch/arm/mach-kirkwood/board-ts219.c       |   37 ----------------------------
 arch/arm/mach-kirkwood/common.h            |    6 -----
 drivers/net/ethernet/marvell/mv643xx_eth.c |    5 +++-
 8 files changed, 27 insertions(+), 65 deletions(-)
 delete mode 100644 arch/arm/mach-kirkwood/board-ts219.c

-- 
1.7.10.4

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-26 15:10 [PATCH 0/3] Fixes and DT conversion for QNAP TS219 Andrew Lunn
2013-01-26 15:10 ` [PATCH 1/3] NET: mv643xx: Get clk from device tree Andrew Lunn
2013-01-26 15:46   ` Jason Cooper
2013-01-26 15:10 ` [PATCH 2/3] ARM: Kirkwood: Revert clkdev changes Andrew Lunn
2013-01-26 19:59   ` Jason Cooper
2013-01-26 15:10 ` [PATCH 3/3] ARM: Kirkwood: Convert QNAP TS219 Ethernet to DT Andrew Lunn
2013-01-26 20:10   ` Jason Cooper

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