[alsa-devel] [PATCH 0/4] ASoC: topology: configure more on DAI & DAI links

mengdong.lin at linux.intel.com mengdong.lin at linux.intel.com
Tue Apr 19 07:12:03 CEST 2016


From: Mengdong Lin <mengdong.lin at linux.intel.com>

There is no ABI change in this series.

Two patches are small changes in ASoC core, to allow topology to further
configure DAI and DAI links.

In the other two patches, topology will configure more on FE DAI links.

Guneshwor Singh (1):
  ASoC: topology: Set CPU DAI name and enable DPCM by default for FE
    link

Mengdong Lin (3):
  ASoC: Export snd_soc_find_dai()
  ASoC: Change DAI link's be_id to a generic id
  ASoC: topology: Set the link ID when creating a FE DAI link

 include/sound/soc.h                             |  5 ++++-
 include/uapi/sound/asoc.h                       |  2 +-
 sound/soc/intel/boards/broadwell.c              |  2 +-
 sound/soc/intel/boards/bytcr_rt5640.c           |  2 +-
 sound/soc/intel/boards/bytcr_rt5651.c           |  2 +-
 sound/soc/intel/boards/cht_bsw_max98090_ti.c    |  2 +-
 sound/soc/intel/boards/cht_bsw_rt5645.c         |  2 +-
 sound/soc/intel/boards/cht_bsw_rt5672.c         |  2 +-
 sound/soc/intel/boards/haswell.c                |  2 +-
 sound/soc/intel/boards/skl_nau88l25_max98357a.c | 12 ++++++------
 sound/soc/intel/boards/skl_nau88l25_ssm4567.c   | 12 ++++++------
 sound/soc/intel/boards/skl_rt286.c              | 10 +++++-----
 sound/soc/soc-core.c                            |  3 ++-
 sound/soc/soc-topology.c                        | 11 +++++++++++
 14 files changed, 42 insertions(+), 27 deletions(-)

-- 
2.5.0



More information about the Alsa-devel mailing list