ASoC: amd: ps: add SoundWire support
authorMark Brown <broonie@kernel.org>
Tue, 20 Jun 2023 23:56:07 +0000 (00:56 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 20 Jun 2023 23:56:07 +0000 (00:56 +0100)
commit9bd1f9dbbf9b395e0f18661850fc923d129729af
tree809dd32bbc63fb30386982d1f45b769ae5006bcf
parent3067e020d361ed346957eb5e253911f7a3e18f59
parent198c93e2fc0b74ae520393118d7cb02762c04bf3
ASoC: amd: ps: add SoundWire support

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

This patch series add support for
- Platform device creation for SoundWire Manager instances and
  PDM controller.
- SoundWire DMA driver.
- Interrupt handling for SoundWire manager related interrupts,
  SoundWire DMA interrupts and ACP error interrupts.
- ACP PCI driver PM ops modification with respect to SoundWire
  Power modes.