| Submitter | Olof Johansson |
|---|---|
| Date | Aug. 26, 2011, 5:40 a.m. |
| Message ID | <CAOesGMh+r=GV1vJ9bK8WUmePkJ-BKf7HnTo29+3fnMdwNvmCiA@mail.gmail.com> |
| Download | mbox |
| Permalink | /patch/111710/ |
| State | New |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git boards-for-3.2Comments
On Friday 26 August 2011, Olof Johansson wrote: > Please pull the first set of tegra/board patches for 3.2. Same > contents as last time, but rebased on top of 3.1-rc3: > > The following changes since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c: > > Linux 3.1-rc3 (2011-08-22 11:42:53 -0700) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git boards-for-3.2 > Pulled, thanks! Arnd
Hi Arnd, Please pull the first set of tegra/board patches for 3.2. Same contents as last time, but rebased on top of 3.1-rc3: The following changes since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c: Linux 3.1-rc3 (2011-08-22 11:42:53 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git boards-for-3.2 Marc Dietrich (5): ARM: tegra: paz00: add support serial port on JP1 ARM: tegra: paz00: enable rfkill for internal wifi card ARM: tegra: paz00: enable wifi led ARM: tegra: paz00: reorder the SDHCI channel init ARM: tegra: paz00: add clocks required for usb operation Stephen Warren (4): ARM: Tegra: Harmony: Add USB device ARM: Tegra: Seaboard board updates for audio ARM: Tegra: Seaboard: Add USB devices ARM: Tegra: Force PORT_TEGRA as the UART type arch/arm/mach-tegra/board-harmony.c | 5 +- arch/arm/mach-tegra/board-paz00-pinmux.c | 3 + arch/arm/mach-tegra/board-paz00.c | 62 ++++++++++++++++++++- arch/arm/mach-tegra/board-paz00.h | 16 ++++- arch/arm/mach-tegra/board-seaboard-pinmux.c | 6 +- arch/arm/mach-tegra/board-seaboard.c | 81 ++++++++++++++++++++++++++- arch/arm/mach-tegra/board-seaboard.h | 12 +++- arch/arm/mach-tegra/board-trimslice.c | 3 +- 8 files changed, 173 insertions(+), 15 deletions(-)