From: thutt@chromium.org (Taylor Hutt)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arch: arm: tegra: Enable headphone detection gpio
Date: Fri, 28 Oct 2011 09:27:06 -0700 [thread overview]
Message-ID: <1319819226-19098-1-git-send-email-thutt@chromium.org> (raw)
From: Yufeng Shen <miletus@chromium.org>
Enable the headphone detection gpio on tegra platform.
Signed-off-by: Yufeng Shen <miletus@chromium.org>
---
arch/arm/mach-tegra/board-seaboard-pinmux.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-tegra/board-seaboard-pinmux.c b/arch/arm/mach-tegra/board-seaboard-pinmux.c
index 9d0ba80..14e9d576 100644
--- a/arch/arm/mach-tegra/board-seaboard-pinmux.c
+++ b/arch/arm/mach-tegra/board-seaboard-pinmux.c
@@ -205,6 +205,7 @@ static struct tegra_gpio_table common_gpio_table[] = {
{ .gpio = TEGRA_GPIO_NCT1008_THERM2_IRQ,.enable = true },
{ .gpio = TEGRA_GPIO_WLAN_POWER, .enable = true },
{ .gpio = TEGRA_GPIO_AC_ONLINE, .enable = true },
+ { .gpio = TEGRA_GPIO_HP_DET, .enable = true },
{ .gpio = TEGRA_GPIO_MXT_IRQ, .enable = true },
{ .gpio = TEGRA_GPIO_HDMI_ENB, .enable = true },
{ .gpio = TEGRA_GPIO_MPU3050_IRQ, .enable = true },
--
1.7.3.1
next reply other threads:[~2011-10-28 16:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-28 16:27 Taylor Hutt [this message]
2011-10-28 17:11 ` [PATCH] arch: arm: tegra: Enable headphone detection gpio Stephen Warren
2011-11-02 18:36 ` 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=1319819226-19098-1-git-send-email-thutt@chromium.org \
--to=thutt@chromium.org \
--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