linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Get am3517 working with device tree
@ 2013-12-03 23:23 Tony Lindgren
  2013-12-03 23:23 ` [PATCH 1/5] arm/dts: Fix missing entries for am3517 Tony Lindgren
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tony Lindgren @ 2013-12-03 23:23 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Looks like I missed am3517 earlier when making mach-omap2 boot in
device tree only mode. Here are patches to make am3517-evm bootable
with NFSroot and MMC with device tree.

This should make it easy to add further support and also to add support
for the missing am3517 craneboard and cm-t3517 boards.

These should apply against v3.12 except for the pdata-quirks.c patch
that depends on the earlier mach-omap2 device tree conversion patches.

Regards,

Tony


Nishanth Menon (1):
  ARM: OMAP2+: Fix the machine entry for am3517

Tony Lindgren (4):
  arm/dts: Fix missing entries for am3517
  ARM: OMAP2+: Use pdata quirks for emac on am3517
  ARM/dts: Add basic devices on am3517-evm
  ARM: OMAP2+: Remove legacy emac code

 arch/arm/boot/dts/am3517-evm.dts    |  35 ++++++++++-
 arch/arm/boot/dts/am3517.dtsi       |  63 ++++++++++++++++++++
 arch/arm/mach-omap2/Makefile        |   3 -
 arch/arm/mach-omap2/am35xx-emac.c   | 115 ------------------------------------
 arch/arm/mach-omap2/am35xx-emac.h   |  15 -----
 arch/arm/mach-omap2/board-generic.c |  18 ++++++
 arch/arm/mach-omap2/pdata-quirks.c  |  43 ++++++++++++++
 7 files changed, 156 insertions(+), 136 deletions(-)
 create mode 100644 arch/arm/boot/dts/am3517.dtsi
 delete mode 100644 arch/arm/mach-omap2/am35xx-emac.c
 delete mode 100644 arch/arm/mach-omap2/am35xx-emac.h

-- 
1.8.1.1

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

end of thread, other threads:[~2013-12-03 23:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-03 23:23 [PATCH 0/5] Get am3517 working with device tree Tony Lindgren
2013-12-03 23:23 ` [PATCH 1/5] arm/dts: Fix missing entries for am3517 Tony Lindgren
2013-12-03 23:23 ` [PATCH 2/5] ARM: OMAP2+: Fix the machine entry " Tony Lindgren
2013-12-03 23:23 ` [PATCH 3/5] ARM: OMAP2+: Use pdata quirks for emac on am3517 Tony Lindgren
2013-12-03 23:23 ` [PATCH 4/5] ARM/dts: Add basic devices on am3517-evm Tony Lindgren
2013-12-03 23:23 ` [PATCH 5/5] ARM: OMAP2+: Remove legacy emac code Tony Lindgren

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