From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: SDP3430: Add support for EXTMUTE using TWL GPIO6 Date: Fri, 17 Jul 2009 10:11:13 +0100 Message-ID: <20090717091112.GB3439@rakim.wolfsonmicro.main> References: <2256F256009DAA4CBE661E9F41EAC84B533409F1@dlee01.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 4DF1F10389F for ; Fri, 17 Jul 2009 11:11:14 +0200 (CEST) Content-Disposition: inline In-Reply-To: <2256F256009DAA4CBE661E9F41EAC84B533409F1@dlee01.ent.ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: "Candelaria Villareal, Jorge" Cc: "alsa-devel@alsa-project.org" , Peter Ujfalusi List-Id: alsa-devel@alsa-project.org On Tue, Jul 14, 2009 at 08:04:08PM -0500, Candelaria Villareal, Jorge wrote: > Board sdp3430 has hardware support for EXTMUTE using TWL4030 GPIO6 > line, controlled by register INTBR_PMBR1. Machine driver takes care > of enabling gpio line through i2c and codec driver manipulates the > line during headset ramp up/down sequence. > Signed-off-by: Jorge Eduardo Candelaria Applied, thanks.