aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorCezary Rojewski <cezary.rojewski@intel.com>2022-05-16 12:11:12 +0200
committerMark Brown <broonie@kernel.org>2022-05-17 11:58:03 +0100
commitbeed983621fbdfd291e6e3a0cdc4d10517e60af8 (patch)
tree145a5a1c2b93f47c7075f49412607441ef2206a6 /include/sound
parentASoC: Intel: avs: Replace link_mask usage with i2s_link_mask (diff)
downloadlinux-dev-beed983621fbdfd291e6e3a0cdc4d10517e60af8.tar.xz
linux-dev-beed983621fbdfd291e6e3a0cdc4d10517e60af8.zip
ASoC: Intel: avs: Machine board registration
AVS driver operates with granular audio card division in mind. Super-card approach (e.g.: I2S, DMIC and HDA DAIs combined) is deprecated in favour of individual cards - one per each device. This provides necessary dynamism, especially for configurations with number of codecs present and makes it easier to survive auxiliary devices failures - one card failing to probe does not prevent others from succeeding. All boards spawned by AVS are unregistered on ->remove(). This includes dummy codecs such as DMIC. As all machine boards found in sound/soc/intel/boards are irreversibly tied to 'super-card' approach, new boards are going to be introduced. This temporarily increases number of boards available under /intel directory until skylake-driver becomes deprecated and removed. Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://lore.kernel.org/r/20220516101116.190192-12-cezary.rojewski@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions