soundwire/SOF: add SoundWire Interface support for
authorMark Brown <broonie@kernel.org>
Wed, 31 Jan 2024 13:17:06 +0000 (13:17 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 31 Jan 2024 13:17:06 +0000 (13:17 +0000)
commitb25c4e5684cd4e5a3528485918e34f04a4bea3e5
treed90c34ef9bdd7b21ada3ac9a6fb027ba9715e7f2
parent9a6d7c4fb2801b675a9c31a7ceb78c84b8c439bc
parent260b08aed4a770335ece16781d8023e9ff488ae0
soundwire/SOF: add SoundWire Interface support for

Merge series from Vijendar Mukunda <Vijendar.Mukunda@amd.com>:

This patch series is to redesign existing platform device creation logic
for SoundWire managers and Implement generic functions for SoundWire
manager probe, start and exit sequence which are common for both Legacy
(NO DSP enabled) and SOF stack, and add SoundWire Interface support for
AMD SOF stack (ACP 6.3 based platform).

The patch series was reviewed in
https://github.com/thesofproject/linux/pull/4699
sound/soc/sof/amd/acp.c