-
- Downloads
AMD SoundWire machine driver code refactor
Merge series from Vijendar Mukunda <Vijendar.Mukunda@amd.com>: This patch series moves common Soundwire endpoint parsing and dai creation logic to common placeholder from Intel generic SoundWire machine driver code to make it generic. AMD SoundWire machine driver code is refactored to use these functions for SoundWire endpoint parsing and dai creation logic. Link: https://github.com/thesofproject/linux/pull/5171
Showing
- include/sound/soc_sdw_utils.h 31 additions, 0 deletionsinclude/sound/soc_sdw_utils.h
- sound/soc/amd/acp/acp-sdw-sof-mach.c 154 additions, 386 deletionssound/soc/amd/acp/acp-sdw-sof-mach.c
- sound/soc/intel/boards/sof_sdw.c 8 additions, 187 deletionssound/soc/intel/boards/sof_sdw.c
- sound/soc/sdw_utils/soc_sdw_utils.c 161 additions, 0 deletionssound/soc/sdw_utils/soc_sdw_utils.c
Loading
Please register or sign in to comment