mbox series

[0/2] Soundwire dai link init logic refactor

Message ID 20241101020802.1103181-1-Vijendar.Mukunda@amd.com (mailing list archive)
Headers show
Series Soundwire dai link init logic refactor | expand

Message

Vijendar Mukunda Nov. 1, 2024, 2:08 a.m. UTC
This patch series refactors the SoundWire dai link init logic for Intel
and AMD generic SoundWire machine driver and also updates the stream_name
in dai_links structure.

Link: https://github.com/thesofproject/linux/pull/5218
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>

Vijendar Mukunda (2):
  ASoC: sdw_utils/intel/amd: refactor dai link init logic
  ASoC: sdw_utils: Update stream_name in dai_links structure

 include/sound/soc_sdw_utils.h        |  5 +++--
 sound/soc/amd/acp/acp-sdw-sof-mach.c |  8 ++++----
 sound/soc/intel/boards/sof_sdw.c     | 12 ++++++------
 sound/soc/sdw_utils/soc_sdw_utils.c  | 10 ++++++----
 4 files changed, 19 insertions(+), 16 deletions(-)

Comments

Mark Brown Nov. 5, 2024, 7:07 p.m. UTC | #1
On Fri, 01 Nov 2024 07:38:00 +0530, Vijendar Mukunda wrote:
> This patch series refactors the SoundWire dai link init logic for Intel
> and AMD generic SoundWire machine driver and also updates the stream_name
> in dai_links structure.
> 
> Link: https://github.com/thesofproject/linux/pull/5218
> Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
> Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: sdw_utils/intel/amd: refactor dai link init logic
      commit: 485df22866559e2f821a9754d51a9755ce56e7aa
[2/2] ASoC: sdw_utils: Update stream_name in dai_links structure
      commit: d280cf5fbfe3cdd373c98e858834ff87b6ea64de

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark