OrangePi_CM5/sound/soc/intel
Cezary Rojewski a126750fc8
ASoC: Intel: catpt: PCM operations
DSP designed for Lynxpoint and Wildcat Point offers no dynamic topology
i.e. all pipelines are already defined within firmware and host is
relegated to allocing stream for predefined pins. This is represented by
'catpt_topology' member.

Implementation covers all available pin types:
- system playback and capture
- two offload streams
- loopback (reference)
- bluetooth playback and capture

PCM DAI operations differentiate between those pins as some (mainly
offload) are to be handled differently - DSP expects wp updates on each
notify_position notification.

System playback has no volume control capability as it is routed to
mixer stream directly. Other primary streams - capture and two offloads
- offer individual volume controls.

Compared to sound/soc/intel/haswell this configures SSP device format
automatically on pcm creation.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200929141247.8058-7-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-10-02 15:32:32 +01:00
..
atom Merge branch 'asoc-5.9' into asoc-5.10 2020-09-17 16:35:38 +01:00
baytrail ASoC: Intel: Baytrail: (cosmetic) align function parameters 2020-08-18 11:50:18 +01:00
boards Merge series "ASoC: Intel: sdw machine driver updates for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>: 2020-09-23 18:48:04 +01:00
catpt ASoC: Intel: catpt: PCM operations 2020-10-02 15:32:32 +01:00
common ASoC: Intel: add support for new SoundWire hardware layout on TGL 2020-09-23 18:13:16 +01:00
haswell Merge branch 'asoc-5.9' into asoc-5.10 2020-09-17 16:35:38 +01:00
keembay ASoC: Intel: KeemBay: Fix warning potential ! vs ~ typo 2020-09-07 15:28:57 +01:00
skylake ASoC: hdac: make SOF HDA codec driver probe deterministic 2020-09-21 23:57:24 +01:00
Kconfig ASoC: Intel: use consistent HDAudio spelling in comments/docs 2020-08-25 20:39:39 +01:00
Makefile ASoC: Intel: Add makefiles and kconfig changes for KeemBay 2020-06-15 19:45:35 +01:00