From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?P=E9ter?= Ujfalusi Subject: Re: [PATCH 8/8] ASoC: twl6040: Support for vibra output paths Date: Wed, 21 Sep 2011 16:12:42 +0300 Message-ID: <3085965.EdoSnJ6VqI@barack> References: <1316091561-30899-1-git-send-email-peter.ujfalusi@ti.com> <1316091561-30899-9-git-send-email-peter.ujfalusi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from na3sys009aog113.obsmtp.com (na3sys009aog113.obsmtp.com [74.125.149.209]) by alsa0.perex.cz (Postfix) with ESMTP id 4593F24C42 for ; Wed, 21 Sep 2011 15:12:36 +0200 (CEST) Received: by mail-gx0-f177.google.com with SMTP id 24so978182gxk.8 for ; Wed, 21 Sep 2011 06:12:33 -0700 (PDT) In-Reply-To: <1316091561-30899-9-git-send-email-peter.ujfalusi@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: Samuel Ortiz Cc: alsa-devel@alsa-project.org, Dmitry Torokhov , Mark Brown , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, Misael Lopez Cruz , Liam Girdwood List-Id: alsa-devel@alsa-project.org Hi Mark, On Thursday 15 September 2011 15:59:21 Peter Ujfalusi wrote: > twl6040 have two vibra output drivers. > They can be operated with audio stream coming through > the PDM interface (fifth channel). > The vibra outputs can be controlled via the input/FF > driver as well. > Selection between the two mode is implemented within > the codec driver, the input/FF driver can only operate if > the routing is set to "Input FF". > Changing from "Input FF" to "Audio PDM" mode is protected > as well: The switchin can only be done, if there is no > running effect from the input/FF. Can you take a look at this patch? Thank you, P=E9ter