[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110201143356.GB20088@sirena.org.uk>
Date: Tue, 1 Feb 2011 14:33:56 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: rtc-linux@...glegroups.com
Cc: linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
linux-arm-msm@...r.kernel.org,
Anirudh Ghayal <aghayal@...eaurora.org>,
Shubhrajyoti Datta <shubhrajyoti@...com>,
Dmitry Torokhov <dmitry.torokhov@...il.com>
Subject: Re: [rtc-linux] [RFC v2 PATCH 5/7] input: pmic8058-othc: Add
support for PM8058 based OTHC
On Tue, Feb 01, 2011 at 07:17:41PM +0530, Anirudh Ghayal wrote:
> One-touch headset controller is a hardware module in Qualcomm's PMIC8058.
> It supports headset insert/remove and switch press/release detection events
> over 3 MIC BIAS lines. The MIC BIAS lines can be configured to support
> headset detection or act as regular BIAS lines.
This should probably be integrated with ASoC for management of the
biases if nothing else, though it'd also allow other stuff. ALSA has
support for creating input devices from jacks already.
> + input_set_capability(ipd, EV_SW, SW_HEADPHONE_INSERT);
> + input_set_capability(ipd, EV_KEY, KEY_MEDIA);
The ALSA (well, ASoC) stuff would also allow the input device to be
merged with that for other detection methods so if you've got a headset
jack capable of detecting other things (eg, mechanical insertion or
separate mic and headphone detection).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists