-
Jaroslav Kysela authored
JIRA: https://issues.redhat.com/browse/RHEL-80657 commit 4a91fe4c0d683c56044579fb263c660f5d18efac Author: Sheetal <sheetal@nvidia.com> Date: Mon Feb 3 10:53:04 2025 +0000 ASoC: tegra: Add interconnect support Add interconnect framework support to set required audio bandwidth based on PCM device usage. The maximum bandwidth is determined by the number of APE PCM devices and maximum audio format supported. If interconnect property is not defined or INTERCONNECT config is not enabled then the audio usecase will still function. Validate bandwidth updates by reading the interconnect summary sysfs node during PCM device open and close operations. Signed-off-by:
Sheetal <sheetal@nvidia.com> Link: https://patch.msgid.link/20250203105304.4155542-1-sheetal@nvidia.com Signed-off-by:
Mark Brown <broonie@kernel.org> Signed-off-by:
Jaroslav Kysela <jkysela@redhat.com>
Jaroslav Kysela authoredJIRA: https://issues.redhat.com/browse/RHEL-80657 commit 4a91fe4c0d683c56044579fb263c660f5d18efac Author: Sheetal <sheetal@nvidia.com> Date: Mon Feb 3 10:53:04 2025 +0000 ASoC: tegra: Add interconnect support Add interconnect framework support to set required audio bandwidth based on PCM device usage. The maximum bandwidth is determined by the number of APE PCM devices and maximum audio format supported. If interconnect property is not defined or INTERCONNECT config is not enabled then the audio usecase will still function. Validate bandwidth updates by reading the interconnect summary sysfs node during PCM device open and close operations. Signed-off-by:
Sheetal <sheetal@nvidia.com> Link: https://patch.msgid.link/20250203105304.4155542-1-sheetal@nvidia.com Signed-off-by:
Mark Brown <broonie@kernel.org> Signed-off-by:
Jaroslav Kysela <jkysela@redhat.com>
Loading