From patchwork Wed Nov 9 21:34:40 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] arm/tegra fixes for 3.2-rc Date: Wed, 09 Nov 2011 11:34:40 -0000 From: Olof Johansson X-Patchwork-Id: 124707 Message-Id: To: Arnd Bergmann Cc: linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Hi, A couple of fixes for 3.2-rc below. Nothing controversial. Thanks! -Olof The following changes since commit 1ea6b8f48918282bdca0b32a34095504ee65bab5: Linux 3.2-rc1 (2011-11-07 16:16:02 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git for-3.2/fixes Stephen Warren (2): arm/tegra: Don't create duplicate gpio and pinmux devices arm/dt: Fix ventana SDHCI power-gpios Yufeng Shen (1): arm/tegra: enable headphone detection gpio on seaboard arch/arm/boot/dts/tegra-ventana.dts | 3 +-- arch/arm/mach-tegra/board-dt.c | 13 +++++++------ arch/arm/mach-tegra/board-harmony-pinmux.c | 6 +++++- arch/arm/mach-tegra/board-paz00-pinmux.c | 6 +++++- arch/arm/mach-tegra/board-seaboard-pinmux.c | 6 +++++- arch/arm/mach-tegra/board-trimslice-pinmux.c | 5 ++++- 6 files changed, 27 insertions(+), 12 deletions(-)