linux/sound/soc
Mark Brown 6ed91f5b10
Add PDM/DSD/dataline configuration support
Merge series from Shengjiu Wang <shengjiu.wang@nxp.com>:

Support PDM format and DSD format.
Add new dts property to configure dataline. The SAI has multiple
successive FIFO registers, but in some use
case the required dataline/FIFOs are not successive.
2022-06-28 11:30:11 +01:00
..
adi
amd ASoC: amd: acp: Fix error handling in .remove() 2022-06-22 13:39:36 +01:00
atmel ASoC: core: Make snd_soc_unregister_card() return void 2022-06-22 13:39:34 +01:00
au1x ASoC: au1x: Rename set_fmt_new back to set_fmt 2022-06-06 12:33:56 +01:00
bcm ASoC: bcm: Rename set_fmt_new back to set_fmt 2022-06-06 12:33:57 +01:00
cirrus ASoC: ep93xx: Rename set_fmt_new back to set_fmt 2022-06-06 12:33:58 +01:00
codecs ASoC: use pm_runtime_resume_and_get() when possible 2022-06-28 11:30:10 +01:00
dwc ASoC: dwc: Rename set_fmt_new back to set_fmt 2022-06-06 12:33:59 +01:00
fsl Add PDM/DSD/dataline configuration support 2022-06-28 11:30:11 +01:00
generic ASoC: Merge up fixes 2022-06-27 18:27:03 +01:00
hisilicon ASoC: hisilicon: Rename set_fmt_new back to set_fmt 2022-06-06 12:34:01 +01:00
img ASoC: img: img-i2s-out: use pm_runtime_resume_and_get() 2022-06-27 13:17:58 +01:00
intel ASoC: Intel: skylake: skl-pcm: use pm_runtime_resume_and_get() 2022-06-27 13:17:53 +01:00
jz4740 ASoC: jz4740-i2s: Rename set_fmt_new back to set_fmt 2022-06-06 12:34:04 +01:00
kirkwood
mediatek ASoC: mediatek: mt8186: Fix mutex double unlock in GPIO request 2022-06-17 18:25:24 +01:00
meson Specify clock provider directly to CPU DAIs 2022-06-09 11:56:32 +01:00
mxs ASoC: mxs-saif: Rename set_fmt_new back to set_fmt 2022-06-06 12:34:07 +01:00
pxa ASoC: pxa: Rename set_fmt_new back to set_fmt 2022-06-06 12:34:08 +01:00
qcom ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared 2022-06-24 16:21:42 +01:00
rockchip ASoC: rockchip: pdm: use pm_runtime_resume_and_get() 2022-06-27 13:17:59 +01:00
samsung ASoC: samsung: h1940_uda1380: include proepr GPIO consumer header 2022-06-27 23:26:51 +01:00
sh ASoC: sh: Rename set_fmt_new back to set_fmt 2022-06-06 12:34:13 +01:00
sof ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 states 2022-06-24 16:21:51 +01:00
spear
sprd
sti ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call 2022-03-16 16:39:28 +00:00
stm Specify clock provider directly to CPU DAIs 2022-06-09 11:56:32 +01:00
sunxi ASoC: sun50i-codec-analog: Add support for internal bias 2022-06-27 13:18:04 +01:00
tegra ASoC: tegra: Fix MBDRC bypass mode check 2022-06-15 09:24:38 +01:00
ti ASoC: ti: davinci-mcasp: use pm_runtime_resume_and_get() 2022-06-27 13:18:01 +01:00
uniphier ASoC: uniphier: simplify the return expression of uniphier_aio_compr_set_params() 2022-05-09 12:48:41 +01:00
ux500 Specify clock provider directly to CPU DAIs 2022-06-09 11:56:32 +01:00
xilinx
xtensa ASoC: xtensa: Rename set_fmt_new back to set_fmt 2022-06-06 12:34:20 +01:00
Kconfig ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk() 2022-04-05 18:27:56 +01:00
Makefile ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk() 2022-04-05 18:27:56 +01:00
soc-ac97.c
soc-acpi.c
soc-card.c ASoC: Introduce 'fixup_controls' card method 2022-06-10 13:32:20 +01:00
soc-component.c ASoC: soc-component: Update handling to component delays 2022-05-16 12:58:41 +01:00
soc-compress.c ASoC: soc-compress: Change the check for codec_dai 2022-03-14 08:29:11 +00:00
soc-core.c ASoC: core: Make snd_soc_unregister_card() return void 2022-06-22 13:39:34 +01:00
soc-dai.c ASoC: soc-dai: Remove set_fmt_new callback 2022-06-06 12:34:21 +01:00
soc-dapm.c ASoC: Merge up fixes 2022-06-27 18:27:03 +01:00
soc-devres.c
soc-generic-dmaengine-pcm.c ASoC: soc-generic-dmaengine-pcm: Use default config when none is given 2022-05-04 15:31:19 +01:00
soc-jack.c ASoC: soc-card: Create jack kcontrol without pins 2022-04-14 17:37:21 +01:00
soc-link.c
soc-ops.c ASoC: ops: Fix integer detection for when max possible values > 1 2022-06-17 18:25:23 +01:00
soc-pcm.c ASoC: soc-pcm: fix BE transition for TRIGGER_START 2022-05-23 14:52:59 +01:00
soc-topology-test.c ASoC: topology: KUnit: Followup prototype change of snd_soc_unregister_card() 2022-06-23 13:07:47 +01:00
soc-topology.c ASoC: Pull in fixes 2022-04-05 10:29:12 +01:00
soc-utils-test.c ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk() 2022-04-05 18:27:56 +01:00
soc-utils.c ASoC: soc-utils: Add helper to calculate BCLK from TDM info 2022-04-05 18:27:55 +01:00