linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: swarren@nvidia.com (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Tegra patches for 2.6.40
Date: Thu, 21 Apr 2011 12:01:28 -0600	[thread overview]
Message-ID: <1303408892-7472-1-git-send-email-swarren@nvidia.com> (raw)

Below are the patches I have queued up for Tegra in 2.6.40.

The first 2 and last 1 are bug fixes and can be applied immediately. I
believe these are all reposts too.

The 3rd updates the Seaboard board to define to required platform data
for the audio driver. This one patch relies on the git pull request that
I sent out earlier today.

I tested:

* After applying these changes, everything builds OK and runs fine on
  Harmony, including audio.
* After additionally merging Mark's ASoC for-2.6.40/for-next branch,
  there are no merge conflicts, everything builds OK, and everything
  runs OK on Seaboard clamshell, including a full audio checkout.
  Note that non-clamshell Seaboard has difficulty initializing I2C.
  I'm investigating this, but don't expect to need to modify any of
  these changes because of this issue; most likely some unrelated bug
  needs fixing.
 
Stephen Warren (4):
  ARM: Tegra: Harmony: Fix conflicting GPIO numbering
  ARM: Tegra: Seaboard: Re-order sdhci device registration
  ARM: Tegra: Seaboard board updates for audio
  ARM: tegra: Harmony: Register and configure WM8903 IRQ GPIO

 arch/arm/mach-tegra/board-harmony-power.c   |    4 +-
 arch/arm/mach-tegra/board-harmony.c         |    3 +
 arch/arm/mach-tegra/board-harmony.h         |    3 +-
 arch/arm/mach-tegra/board-seaboard-pinmux.c |   21 +++++++++-
 arch/arm/mach-tegra/board-seaboard.c        |   56 ++++++++++++++++++++++++++-
 arch/arm/mach-tegra/board-seaboard.h        |   12 ++++--
 6 files changed, 89 insertions(+), 10 deletions(-)

             reply	other threads:[~2011-04-21 18:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-21 18:01 Stephen Warren [this message]
2011-04-21 18:01 ` [PATCH 1/4] ARM: Tegra: Harmony: Fix conflicting GPIO numbering Stephen Warren
2011-04-21 18:01 ` [PATCH 2/4] ARM: Tegra: Seaboard: Re-order sdhci device registration Stephen Warren
2011-04-21 18:01 ` [PATCH 3/4] ARM: Tegra: Seaboard board updates for audio Stephen Warren
2011-04-21 18:01 ` [PATCH 4/4] ARM: tegra: Harmony: Register and configure WM8903 IRQ GPIO Stephen Warren
2011-04-25 18:32 ` [PATCH 0/4] Tegra patches for 2.6.40 Stephen Warren

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=1303408892-7472-1-git-send-email-swarren@nvidia.com \
    --to=swarren@nvidia.com \
    --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).