WSL2-Linux-Kernel/sound/soc
Alexander Shiyan e7a48c710d
ASoC: fsl_esai: Fix TDM slot setup for I2S mode
When using the driver in I2S TDM mode, the fsl_esai_startup()
function rewrites the number of slots previously set by the
fsl_esai_set_dai_tdm_slot() function to 2.
To fix this, let's use the saved slot count value or, if TDM
is not used and the number of slots is not set, the driver will use
the default value (2), which is set by fsl_esai_probe().

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Link: https://lore.kernel.org/r/20210402081405.9892-1-shc_work@mail.ru
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-04-02 16:24:16 +01:00
..
adi
amd Merge branch 'asoc-5.11' into asoc-5.12 2021-02-05 15:01:21 +00:00
atmel
au1x
bcm ASoC: cygnus: fix for_each_child.cocci warnings 2021-03-29 17:27:22 +01:00
cirrus
codecs ASoC: codecs: lpass-rx-macro: set npl clock rate correctly 2021-04-01 12:18:09 +01:00
dwc
fsl ASoC: fsl_esai: Fix TDM slot setup for I2S mode 2021-04-02 16:24:16 +01:00
generic ASoC: simple-card-utils: Do not handle device clock 2021-03-16 13:24:12 +00:00
hisilicon
img
intel ASoC: intel: atom: Remove 44100 sample-rate from the media and deep-buffer DAI descriptions 2021-03-24 19:48:05 +00:00
jz4740 ASoC: jz4740: sync parameter naming (rate/sample_bits) 2021-01-21 12:38:08 +00:00
kirkwood
mediatek ASoC: mediatek: mt8192: fix tdm out data is valid on rising edge 2021-03-12 14:25:32 +00:00
meson
mxs
pxa
qcom ASoC: qcom: lpass-cpu: Fix lpass dai ids parse 2021-03-11 16:21:11 +00:00
rockchip
samsung
sh ASoC: Updates for v5.12 2021-02-17 21:16:27 +01:00
sof ASoC: SOF: Intel: move ELH chip info 2021-03-23 17:14:31 +00:00
spear
sprd
sti
stm ASoC: stm32: i2s: add master clock provider 2021-02-05 15:03:03 +00:00
sunxi ASoC: sunxi: sun4i-codec: fill ASoC card owner 2021-03-31 17:59:43 +01:00
tegra ASoC: tegra: Add driver remove() callback 2021-02-08 11:39:51 +00:00
ti
uniphier
ux500
xilinx
xtensa
Kconfig
Makefile
soc-ac97.c
soc-acpi.c
soc-card.c
soc-component.c ASoC: soc-component: fix undefined reference to __ffssi2 2021-01-29 12:40:06 +00:00
soc-compress.c
soc-core.c ASoC: soc-core: Prevent warning if no DMI table is present 2021-03-10 12:50:55 +00:00
soc-dai.c
soc-dapm.c ASoC: dapm: use component prefix when checking widget names 2021-02-10 17:16:29 +00:00
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-jack.c
soc-link.c
soc-ops.c
soc-pcm.c ASoC: soc-pcm: fix hw param limits calculation for multi-DAI 2021-02-17 18:04:40 +00:00
soc-topology-test.c ASoC: topology: KUnit: Convert from cpu to data format 2021-02-02 17:08:21 +00:00
soc-topology.c Merge branch 'asoc-5.11' into asoc-5.12 2021-02-05 15:01:21 +00:00
soc-utils.c