public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Rapoport <mike-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
To: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>,
	Erik Gilling <konkers-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>,
	Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Mike Rapoport <mike-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
Subject: [PATCH 0/2] ARM: tegra: add TrimSlice support
Date: Mon,  7 Feb 2011 10:10:51 +0200	[thread overview]
Message-ID: <cover.1297063443.git.mike@compulab.co.il> (raw)

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

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2011-02-07  8:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-07  8:10 Mike Rapoport [this message]
     [not found] ` <cover.1297063443.git.mike-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
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
     [not found]   ` <c61e1816027e51acfb5bda1e498225a4da37d92d.1297063443.git.mike-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2011-02-11  2:43     ` Colin Cross
     [not found]       ` <AANLkTim5-dmpF8r9uZp8iDsT6p61D0iaJZuHvRLfUL6Y-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-02-13 11:08         ` Mike Rapoport
     [not found]           ` <4D57BBC7.4070306-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2011-02-13 19:06             ` Colin Cross
     [not found]               ` <AANLkTimU9tpeY3-5yisqOAKBeAtz684gtM2ieYb62zO--JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-02-14  6:18                 ` Mike Rapoport
     [not found]                   ` <4D58C91F.9030303-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2011-02-20 12:43                     ` Mike Rapoport

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=cover.1297063443.git.mike@compulab.co.il \
    --to=mike-utxizqzc01rs1mouv/rt9w@public.gmane.org \
    --cc=ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org \
    --cc=konkers-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.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