mbox series

[0/2] dmic fix to allow userspace to choose ch count

Message ID 20210218123125.15438-1-vamshi.krishna.gopal@intel.com (mailing list archive)
Headers show
Series dmic fix to allow userspace to choose ch count | expand

Message

Gopal, Vamshi Krishna Feb. 18, 2021, 12:31 p.m. UTC
From: Vamshi Krishna Gopal <vamshi.krishna.gopal@intel.corp-partner.google.com>

hello,
git.kernel.org/pub/scm/linux/kernel/git/vkoul/sound.git/commit/?h=intel2&id=c5e7e00788229ab8491676a424fb42778038ad29
git.kernel.org/pub/scm/linux/kernel/git/vkoul/sound.git/commit/?h=intel2&id=d87fa3f7a365bcccb396146ada03e03a4574159d
These patch series is about removing channel count selection based on mach/pdata 
and assign min and max channel only based on hw params. This allows
userspcae to choose channel count.
This patch series was Acked by Vinod and taken into his tree. 
But seems its missed to be posted. 
hence i've rebased the same commits and re sending.

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(-)