linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/3] Add support for tegra2 based ventana board
@ 2011-10-03 13:06 Peter De Schrijver
  2011-10-03 13:06 ` [[PATCH v6] 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards Peter De Schrijver
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Peter De Schrijver @ 2011-10-03 13:06 UTC (permalink / raw)
  To: linux-arm-kernel

This patch set adds support for the tegra2 based ventana development board.

Boot tested on ventana.                                                                                                                               

Uses a table based approach to select the correct init function.

Fix some compiler errors.

Peter De Schrijver (3):
  arm/tegra: prepare Seaboard pinmux code for derived boards
  arm/tegra: add support for ventana pinmuxing
  arm/tegra: device tree support for ventana board

 arch/arm/boot/dts/tegra-ventana.dts         |   32 ++++++++++++++
 arch/arm/mach-tegra/Kconfig                 |    6 +++
 arch/arm/mach-tegra/Makefile                |    1 +
 arch/arm/mach-tegra/Makefile.boot           |    1 +
 arch/arm/mach-tegra/board-dt.c              |    5 ++-
 arch/arm/mach-tegra/board-seaboard-pinmux.c |   63 ++++++++++++++++++++++++---
 6 files changed, 101 insertions(+), 7 deletions(-)
 create mode 100644 arch/arm/boot/dts/tegra-ventana.dts

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

end of thread, other threads:[~2011-10-04  8:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-03 13:06 [PATCH v6 0/3] Add support for tegra2 based ventana board Peter De Schrijver
2011-10-03 13:06 ` [[PATCH v6] 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards Peter De Schrijver
2011-10-03 13:06 ` [PATCH] arm/tegra: select AUTO_ZRELADDR by default Peter De Schrijver
2011-10-03 13:13   ` Peter De Schrijver
2011-10-03 16:22     ` Stephen Warren
2011-10-04  8:51       ` Peter De Schrijver
2011-10-03 13:06 ` [[PATCH v6] 2/3] arm/tegra: add support for ventana pinmuxing Peter De Schrijver
2011-10-03 13:06 ` [[PATCH v6] 3/3] arm/tegra: device tree support for ventana board Peter De Schrijver
2011-10-03 13:16 ` [PATCH v6 0/3] Add support for tegra2 based " Peter De Schrijver

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