OSDN Git Service

ASoC: Intel: sof_sdw: Add helper function for cs42l42 codec
authorUday M Bhat <uday.m.bhat@intel.com>
Fri, 2 Jun 2023 20:22:20 +0000 (15:22 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 5 Jun 2023 13:00:29 +0000 (14:00 +0100)
commit43cdea08a4acc8f61daf0050f713314f0bfbedf7
tree9f3b1dbad0a5c6ac9460faa88cbe3c94dded73dc
parent5dc51e50457a1ddafad47fcd668910a5bd91106f
ASoC: Intel: sof_sdw: Add helper function for cs42l42 codec

Helper functions added to support CS42l42 soundwire codec.
Build configuration is updated to include this codec.

Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Yong Zhi <yong.zhi@intel.com>
Signed-off-by: Uday M Bhat <uday.m.bhat@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20230602202225.249209-24-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/Kconfig
sound/soc/intel/boards/Makefile
sound/soc/intel/boards/sof_sdw.c
sound/soc/intel/boards/sof_sdw_common.h
sound/soc/intel/boards/sof_sdw_cs42l42.c [new file with mode: 0644]