[PATCH 0/3] ARM: Tegra: Enable audio (boards-for-next)
From: Olof Johansson <hidden>
Date: 2011-03-07 08:31:08
Also in:
linux-tegra
Thanks, Stephen, I have applied these (pull request for Colin going out shortly). See my 3-patch series for my plan on how to handle the two additional patches in the other series, i.e. stage them now for a merge during the later part of the merge window. -Olof On Fri, Mar 4, 2011 at 9:44 PM, Stephen Warren [off-list ref] wrote:
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(-)