From: Mike Rapoport <mike-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
To: Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
Cc: Erik Gilling <konkers-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>,
Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Mike Rapoport <mike-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
Subject: [GIT PULL v2 0/3] TrimSlice updates for 2.6.40
Date: Mon, 16 May 2011 23:22:33 +0300 [thread overview]
Message-ID: <cover.1305576864.git.mike@compulab.co.il> (raw)
Hi Colin,
Please consider pulling TrimSlice updates for 2.6.40 merge window.
These patches add registration of i2c, audio and USB devices.
v2 changes:
- update CDEV1 pinmux as per Stephen suggestion
- use GPIO table for USB-related GPIOs
The following changes since commit eed631e0d741d1a1067cfc6d709fdf2363126f9c:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable (2011-05-15 10:22:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux-tegra.git trimslice/upstream
Mike Rapoport (3):
ARM: tegra: trimslice: register i2c busses and devices
ARM: tegra: trimslice: add audio devices and clocks
ARM: tegra: trimslice: enable USB ports
arch/arm/mach-tegra/board-trimslice-pinmux.c | 7 ++-
arch/arm/mach-tegra/board-trimslice.c | 91 ++++++++++++++++++++++++++
arch/arm/mach-tegra/board-trimslice.h | 3 +
3 files changed, 99 insertions(+), 2 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: mike@compulab.co.il (Mike Rapoport)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v2 0/3] TrimSlice updates for 2.6.40
Date: Mon, 16 May 2011 23:22:33 +0300 [thread overview]
Message-ID: <cover.1305576864.git.mike@compulab.co.il> (raw)
Hi Colin,
Please consider pulling TrimSlice updates for 2.6.40 merge window.
These patches add registration of i2c, audio and USB devices.
v2 changes:
- update CDEV1 pinmux as per Stephen suggestion
- use GPIO table for USB-related GPIOs
The following changes since commit eed631e0d741d1a1067cfc6d709fdf2363126f9c:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable (2011-05-15 10:22:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux-tegra.git trimslice/upstream
Mike Rapoport (3):
ARM: tegra: trimslice: register i2c busses and devices
ARM: tegra: trimslice: add audio devices and clocks
ARM: tegra: trimslice: enable USB ports
arch/arm/mach-tegra/board-trimslice-pinmux.c | 7 ++-
arch/arm/mach-tegra/board-trimslice.c | 91 ++++++++++++++++++++++++++
arch/arm/mach-tegra/board-trimslice.h | 3 +
3 files changed, 99 insertions(+), 2 deletions(-)
next reply other threads:[~2011-05-16 20:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-16 20:22 Mike Rapoport [this message]
2011-05-16 20:22 ` [GIT PULL v2 0/3] TrimSlice updates for 2.6.40 Mike Rapoport
[not found] ` <cover.1305576864.git.mike-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2011-05-16 20:22 ` [GIT PULL v2 1/3] ARM: tegra: trimslice: register i2c busses and devices Mike Rapoport
2011-05-16 20:22 ` [GIT PULL v2 2/3] ARM: tegra: trimslice: add audio devices and clocks Mike Rapoport
2011-05-16 20:22 ` [GIT PULL v2 3/3] ARM: tegra: trimslice: enable USB ports Mike Rapoport
2011-05-17 20:41 ` [GIT PULL v2 0/3] TrimSlice updates for 2.6.40 Stephen Warren
2011-05-17 20:41 ` Stephen Warren
[not found] ` <74CDBE0F657A3D45AFBB94109FB122FF04986AAB1E-C7FfzLzN0UxDw2glCA4ptUEOCMrvLtNR@public.gmane.org>
2011-05-18 16:12 ` mike-UTxiZqZC01RS1MOuV/RT9w
2011-05-18 16:12 ` mike at compulab.co.il
[not found] ` <20110518161230.GA3029-3uweYmSlH9aEUzZwfQ66DQU8U8pOX017@public.gmane.org>
2011-05-18 18:50 ` Stephen Warren
2011-05-18 18:50 ` 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=cover.1305576864.git.mike@compulab.co.il \
--to=mike-utxizqzc01rs1mouv/rt9w@public.gmane.org \
--cc=ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org \
--cc=konkers-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.