linux_dsm_epyc7002/sound/soc
Olivier Moysan 4e723e7565
ASoC: stm32: sai: add pm_runtime support
Enable support of pm_runtime on STM32 SAI driver to allow
SAI power state monitoring.
pm_runtime_put_autosuspend() is called from ASoC framework
on pcm device close.
The pmdown_time delay is available in runtime context, and may be set
in SAI driver to take into account shutdown delay on playback.
However, this shutdown delay is already handled in the DAPMs
of the audio codec linked to SAI CPU DAI.
So, the choice is made, not to support this delay on CPU DAI side.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Link: https://lore.kernel.org/r/20200911081507.7276-1-olivier.moysan@st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-09-11 15:52:21 +01:00
..
adi
amd ASoC: AMD: Clean kernel log from deferred probe error messages 2020-08-27 14:43:23 +01:00
atmel ASoC: mchp-spdiftx: add driver for S/PDIF TX Controller 2020-09-09 17:15:57 +01:00
au1x
bcm
cirrus
codecs ASoC: rt1015p: add codec driver 2020-09-10 12:49:44 +01:00
dwc
fsl ASoC: fsl: Replace tasklet with work 2020-09-09 15:42:08 +01:00
generic ASoC: simple-card: Use snd_soc_of_parse_aux_devs() 2020-08-18 14:52:39 +01:00
hisilicon
img
intel ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682 2020-09-11 15:52:19 +01:00
jz4740
kirkwood
mediatek
meson ASoC: meson: Use snd_soc_of_parse_aux_devs() 2020-08-18 14:52:40 +01:00
mxs
pxa
qcom ASoC: q6dsp: q6afe-dai: add support to Codec DMA ports 2020-09-10 13:29:29 +01:00
rockchip ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_params() 2020-09-11 15:52:20 +01:00
samsung ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IIS 2020-08-19 20:15:45 +01:00
sh ASoC: sh: Replace tasklet with work 2020-09-09 15:42:09 +01:00
sirf
sof ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682 2020-09-11 15:52:19 +01:00
spear
sprd ASoC: various vendors: delete repeated words in comments 2020-08-18 14:52:32 +01:00
sti
stm ASoC: stm32: sai: add pm_runtime support 2020-09-11 15:52:21 +01:00
sunxi ASoC: sun8i-codec: Manage module clock via DAPM 2020-09-07 14:00:02 +01:00
tegra
ti ASoC: ti: Kconfig: Allow the j721e machine driver to be used on K3 platform 2020-09-08 13:54:58 +01:00
txx9 ASoC: txx9: Replace tasklet with work 2020-09-09 15:42:10 +01:00
uniphier
ux500
xilinx sound: remove duplicate "the the" phrase in Kconfig text 2020-08-18 14:52:43 +01:00
xtensa
zte
Kconfig
Makefile
soc-ac97.c
soc-acpi.c
soc-card.c
soc-component.c ASoC: Make soc_component_read() returning an error code again 2020-08-11 14:05:46 +01:00
soc-compress.c
soc-core.c ASoC: core: remove artificial component and DAI name constraint 2020-08-28 15:49:41 +01:00
soc-dai.c ASoC: soc-core: add snd_soc_find_dai_with_mutex() 2020-08-27 14:43:25 +01:00
soc-dapm.c
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-jack.c
soc-link.c
soc-ops.c
soc-pcm.c
soc-topology.c ASoC: topology: Add support for WO and RO TLV byte kcontrols 2020-09-08 13:54:59 +01:00
soc-utils.c