mbox series

[v2,0/2] kbl_da7219_max9357a machine changes for wov and MST

Message ID 20210325174325.31802-1-vamshi.krishna.gopal@intel.com
Headers show
Series kbl_da7219_max9357a machine changes for wov and MST | expand

Message

Gopal, Vamshi Krishna March 25, 2021, 5:43 p.m. UTC
From: Vamshi Krishna Gopal <vamshi.krishna.gopal@intel.corp-partner.google.com>

Hi all,

This patch series about creating dailink for Wake on voice functionality
and also adding MST route changes.

changes in v2
- Add MST route changes to kbl_da7219_max98927.c and
  kabl_rt5663_max98927.c
- typo corrected in struct skylaye_refcap_ops to skylake_refcap_ops
- Declare constraints_1600 struct and ch_mono variable

v1 is here:

https://patchwork.kernel.org/project/alsa-devel/cover/20210324175200.44922-1-vamshi.krishna.gopal@intel.com/

Mac Chiang (1):
  ASoc: Intel: board: add BE DAI link for WoV

Vamshi Krishna Gopal (1):
  ASoC: Intel: kbl: Add MST route change to kbl machine drivers

 sound/soc/intel/boards/kbl_da7219_max98357a.c | 57 ++++++++++++++++++-
 sound/soc/intel/boards/kbl_da7219_max98927.c  |  9 ++-
 sound/soc/intel/boards/kbl_rt5663_max98927.c  |  4 ++
 3 files changed, 64 insertions(+), 6 deletions(-)