linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: tegra: add TrimSlice support
@ 2011-02-07  8:10 Mike Rapoport
  2011-02-07  8:10 ` [PATCH 1/2] ARM: update trimslice entry in the machine registry Mike Rapoport
  2011-02-07  8:10 ` [PATCH 2/2] ARM: tegra: add TrimSlice board Mike Rapoport
  0 siblings, 2 replies; 8+ messages in thread
From: Mike Rapoport @ 2011-02-07  8:10 UTC (permalink / raw)
  To: linux-arm-kernel

These patches add basic support for TrimSlice platform.
The mach-types update is required until the updated machine registry
is merged, otherwise the kernel would not build.

The patches are also available at git repository 
  git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux-tegra.git trimslice/upstream

The following changes since commit 8dbdea8444d303a772bceb1ba963f0e3273bfc5e:

  Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 (2011-02-06 12:05:58 -0800)

Mike Rapoport (2):
  ARM: update trimslice entry in the machine registry
  ARM: tegra: add TrimSlice board

 arch/arm/mach-tegra/Kconfig                  |    6 +
 arch/arm/mach-tegra/Makefile                 |    3 +
 arch/arm/mach-tegra/board-trimslice-pinmux.c |  145 ++++++++++++++++++++++++++
 arch/arm/mach-tegra/board-trimslice.c        |  104 ++++++++++++++++++
 arch/arm/mach-tegra/board-trimslice.h        |   22 ++++
 arch/arm/tools/mach-types                    |    2 +-
 6 files changed, 281 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/mach-tegra/board-trimslice-pinmux.c
 create mode 100644 arch/arm/mach-tegra/board-trimslice.c
 create mode 100644 arch/arm/mach-tegra/board-trimslice.h

-- 
1.7.3.1

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

end of thread, other threads:[~2011-02-20 12:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07  8:10 [PATCH 0/2] ARM: tegra: add TrimSlice support Mike Rapoport
2011-02-07  8:10 ` [PATCH 1/2] ARM: update trimslice entry in the machine registry Mike Rapoport
2011-02-07  8:10 ` [PATCH 2/2] ARM: tegra: add TrimSlice board Mike Rapoport
2011-02-11  2:43   ` Colin Cross
2011-02-13 11:08     ` Mike Rapoport
2011-02-13 19:06       ` Colin Cross
2011-02-14  6:18         ` Mike Rapoport
2011-02-20 12:43           ` Mike Rapoport

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