lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240913090631.1834543-1-Vijendar.Mukunda@amd.com>
Date: Fri, 13 Sep 2024 14:36:26 +0530
From: Vijendar Mukunda <Vijendar.Mukunda@....com>
To: <broonie@...nel.org>
CC: <alsa-devel@...a-project.org>, <pierre-louis.bossart@...ux.intel.com>,
	<yung-chuan.liao@...ux.intel.com>, <ranjani.sridharan@...ux.intel.com>,
	<lgirdwood@...il.com>, <perex@...ex.cz>, <tiwai@...e.com>,
	<Basavaraj.Hiregoudar@....com>, <Sunil-kumar.Dommati@....com>,
	<venkataprasad.potturu@....com>, <kai.vehmanen@...ux.intel.com>,
	<ckeepax@...nsource.cirrus.com>, <linux-sound@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>, Vijendar Mukunda <Vijendar.Mukunda@....com>
Subject: [PATCH 0/5] AMD SoundWire machine driver code refactor

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
Reviewed-by: Bard Liao <yung-chuan.liao@...ux.intel.com>

Vijendar Mukunda (5):
  ASoC: intel: sof_sdw: rename soundwire endpoint and dailink structures
  ASoC: intel: sof_sdw: rename soundwire parsing helper functions
  ASoC: sdw_util/intel: move soundwire endpoint and dai link structures
  ASoC: sdw_utils/intel: move soundwire endpoint parsing helper
    functions
  ASoC: amd: acp: refactor SoundWire machine driver code

 include/sound/soc_sdw_utils.h        |  31 ++
 sound/soc/amd/acp/acp-sdw-sof-mach.c | 540 ++++++++-------------------
 sound/soc/intel/boards/sof_sdw.c     | 195 +---------
 sound/soc/sdw_utils/soc_sdw_utils.c  | 161 ++++++++
 4 files changed, 354 insertions(+), 573 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ