linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Please pull tegra board updates for .39
Date: Tue, 22 Feb 2011 12:40:00 -0800	[thread overview]
Message-ID: <AANLkTimA1=CCXM8wmkoatL59mzitC=5-GK3HUs-_daE9@mail.gmail.com> (raw)

Colin,

The following changes since commit 92591f0c0e55f647ea0718711178bbeb2a261374:
  Colin Cross (1):
        ARM: tegra: common: Enable core clocks

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra-2.6.git
boards-for-next

Olof Johansson (7):
      ARM: tegra: add tegra_gpio_table and tegra_gpio_config
      ARM: tegra: harmony: move over to tegra_gpio_config
      ARM: tegra: common device resources
      ARM: tegra: remove stale nvidia atag handler
      ARM: tegra: harmony: register sdhci devices
      ARM: tegra: harmony: fix pinmux for MMC slot
      ARM: tegra: add seaboard, wario and kaen boards

 arch/arm/mach-tegra/Kconfig                 |   19 +
 arch/arm/mach-tegra/Makefile                |    4 +
 arch/arm/mach-tegra/board-harmony-pinmux.c  |   19 +-
 arch/arm/mach-tegra/board-harmony.c         |   55 ++--
 arch/arm/mach-tegra/board-seaboard-pinmux.c |  179 ++++++++++
 arch/arm/mach-tegra/board-seaboard.c        |  196 +++++++++++
 arch/arm/mach-tegra/board-seaboard.h        |   38 ++
 arch/arm/mach-tegra/devices.c               |  505 +++++++++++++++++++++++++++
 arch/arm/mach-tegra/devices.h               |   46 +++
 arch/arm/mach-tegra/gpio.c                  |   14 +
 arch/arm/mach-tegra/include/mach/gpio.h     |    7 +
 11 files changed, 1054 insertions(+), 28 deletions(-)
 create mode 100644 arch/arm/mach-tegra/board-seaboard-pinmux.c
 create mode 100644 arch/arm/mach-tegra/board-seaboard.c
 create mode 100644 arch/arm/mach-tegra/board-seaboard.h
 create mode 100644 arch/arm/mach-tegra/devices.c
 create mode 100644 arch/arm/mach-tegra/devices.h

             reply	other threads:[~2011-02-22 20:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-22 20:40 Olof Johansson [this message]
2011-02-23 21:17 ` [GIT PULL] Please pull tegra board updates for .39 Olof Johansson
2011-02-23 21:31   ` Colin Cross

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='AANLkTimA1=CCXM8wmkoatL59mzitC=5-GK3HUs-_daE9@mail.gmail.com' \
    --to=olof@lixom.net \
    --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).