From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Fixes and DT conversion for QNAP TS219
Date: Sat, 26 Jan 2013 16:10:27 +0100 [thread overview]
Message-ID: <1359213030-18588-1-git-send-email-andrew@lunn.ch> (raw)
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
next reply other threads:[~2013-01-26 15:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-26 15:10 Andrew Lunn [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1359213030-18588-1-git-send-email-andrew@lunn.ch \
--to=andrew@lunn.ch \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).