From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ALSA: ASoC: cs4271: add DT property for AMUTEB=BMUTEC feature Date: Thu, 4 Oct 2012 12:56:09 +0100 Message-ID: <20121004115608.GN4360@opensource.wolfsonmicro.com> References: <1349351639-17506-1-git-send-email-zonque@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 7F1DC2615F5 for ; Thu, 4 Oct 2012 13:56:10 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1349351639-17506-1-git-send-email-zonque@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Daniel Mack Cc: alsa-devel@alsa-project.org, Alexander Sverdlin , lrg@ti.com List-Id: alsa-devel@alsa-project.org On Thu, Oct 04, 2012 at 01:53:59PM +0200, Daniel Mack wrote: > The CS4271 has a feature to sync its analog mute flags, so one mute > circuitry can be used for both channels. > > Give DT uses access to this feature with a new property. Is there some reason not to add this to the platform data while we're at it?