[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130110120231.GL20956@opensource.wolfsonmicro.com>
Date: Thu, 10 Jan 2013 12:02:31 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: MyungJoo Ham <myungjoo.ham@...sung.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Samuel Ortiz <sameo@...ux.intel.com>,
patches@...nsource.wolfsonmicro.com, linux-kernel@...r.kernel.org
Subject: [PATCH 0/11] extcon-arizona updates
The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:
Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git tags/extcon-arizona-3.8rc3
for you to fetch changes up to 708f5b582ea16b60701e275fe5233ec4c57859cd:
mfd: wm5102: Add microphone clamp control registers (2013-01-10 11:35:42 +0000)
----------------------------------------------------------------
extcon: arizona: Updates to arizona extcon driver
This patch series adds a number of new features to the arizona driver:
- Headphone measurements.
- Alternative detection mechanism for non-default system designs.
- Microphone clamp integration.
- Support for additional detection pin.
- MICBIAS rise time configuration.
There's one trivial MFD patch which is here because it depends on
register definitions from the new features.
----------------------------------------------------------------
Mark Brown (11):
extcon: arizona: Convert to devm_input_allocate_device()
extcon: arizona: Remove duplicate mic ramp configuration
extcon: arizona: Only set GPIO if it has been requested
extcon: arizona: Allow configuration of MICBIAS rise time
extcon: arizona: Use microphone clamp function if available
extcon: arizona: Support use of GPIO5 as an input to jack detection
extcon: arizona: Enable basic headphone identification
extcon: arizona: Move start and stop mic functions earlier
extcon: arizona: Support HPDET based accessory identification
extcon: arizona: Support direct microphone measurement via HPDET
mfd: wm5102: Add microphone clamp control registers
drivers/extcon/extcon-arizona.c | 634 ++++++++++++++++++++++++++++++---
drivers/mfd/wm5102-tables.c | 10 +
include/linux/mfd/arizona/core.h | 4 +-
include/linux/mfd/arizona/pdata.h | 12 +
include/linux/mfd/arizona/registers.h | 48 +++
5 files changed, 658 insertions(+), 50 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists