From: swarren@nvidia.com (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: Tegra: Enable audio (boards-for-next)
Date: Fri, 4 Mar 2011 22:44:26 -0700 [thread overview]
Message-ID: <1299303869-7827-1-git-send-email-swarren@nvidia.com> (raw)
This is the subset of patches to enable audio on Tegra Harmony that can be
immediately applied to Olof's boards-for-next branch.
Stephen Warren (3):
ARM: Tegra: Add devices.c entries for audio
ARM: Tegra: Create defines for SD-related GPIO names
ARM: tegra: Harmony: Beginnings of audio support
arch/arm/mach-tegra/board-harmony-pinmux.c | 28 ++++++-----
arch/arm/mach-tegra/board-harmony.c | 38 ++++++++++++--
arch/arm/mach-tegra/board-harmony.h | 14 +++++
arch/arm/mach-tegra/board-seaboard-pinmux.c | 10 ++--
arch/arm/mach-tegra/board-seaboard.c | 6 +-
arch/arm/mach-tegra/board-seaboard.h | 3 +
arch/arm/mach-tegra/devices.c | 70 +++++++++++++++++++++++++++
arch/arm/mach-tegra/devices.h | 4 ++
arch/arm/mach-tegra/include/mach/iomap.h | 3 +
9 files changed, 150 insertions(+), 26 deletions(-)
next reply other threads:[~2011-03-05 5:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-05 5:44 Stephen Warren [this message]
2011-03-05 5:44 ` [PATCH 1/3] ARM: Tegra: Add devices.c entries for audio Stephen Warren
2011-03-05 5:44 ` [PATCH 2/3] ARM: Tegra: Create defines for SD-related GPIO names Stephen Warren
2011-03-05 5:44 ` [PATCH 3/3] ARM: tegra: Harmony: Beginnings of audio support Stephen Warren
2011-03-07 8:31 ` [PATCH 0/3] ARM: Tegra: Enable audio (boards-for-next) Olof Johansson
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=1299303869-7827-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).