From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH 0/2] ASoC: Intel: kbl: update dmic fixup params Date: Wed, 15 Nov 2017 10:25:24 +0530 Message-ID: <20171115045523.GW3187@localhost> References: <1510236276-3416-1-git-send-email-naveen.m@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by alsa0.perex.cz (Postfix) with ESMTP id F3A0B267544 for ; Wed, 15 Nov 2017 05:52:06 +0100 (CET) Content-Disposition: inline In-Reply-To: <1510236276-3416-1-git-send-email-naveen.m@intel.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: Naveen Manohar Cc: tiwai@suse.de, liam.r.girdwood@linux.intel.com, alsa-devel@alsa-project.org, broonie@kernel.org, pierre-louis.bossart@intel.com List-Id: alsa-devel@alsa-project.org On Thu, Nov 09, 2017 at 07:34:34PM +0530, Naveen Manohar wrote: > Update dmic fixup params to always expose QUAD channel capture device, > enabling User-space to control channel count. > Assign min and max channel only based on input hw_params. > And removes choosing the channel count based on pdata. Acked-By: Vinod Koul > Naveen Manohar (2): > ASoC: Intel: kbl: Remove option of choosing CH count based on pdata > ASoC: Intel: kbl: update dmic fixup params > > sound/soc/intel/boards/kbl_rt5663_max98927.c | 44 +++++++++------------------- > 1 file changed, 14 insertions(+), 30 deletions(-) > > -- > 1.9.1 > -- ~Vinod