linux/sound/soc/ti
Peter Ujfalusi 1b4fb70e5b
ASoC: ti: davinci-mcasp: Handle missing required DT properties
McASP needs three required properties to be usable for audio:
op-mode, tdm-slots and the serial-dir array.

Instead of probing the driver even without the needed information we should
make sure that all the parameters are provided for operation.

The fact that McASP can act as a GPIO controller for it's pins complicates
this a bit, but as a general rule we can:
- we fail the probe if McASP is not configured to be used as gpiochip
- we will not register the DAI (and PCM) if gpiochip is defined

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20201106072551.689-5-peter.ujfalusi@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-11-06 17:46:03 +00:00
..
ams-delta.c ASoC: ti: fixup ams_delta_mute() function name 2020-08-25 18:47:04 +01:00
davinci-evm.c ASoC: ti: davinci-evm: Remove redundant null check before clk_disable_unprepare 2020-11-02 15:53:23 +00:00
davinci-i2s.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
davinci-i2s.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
davinci-mcasp.c ASoC: ti: davinci-mcasp: Handle missing required DT properties 2020-11-06 17:46:03 +00:00
davinci-mcasp.h ASoC: ti: davinci-mcasp: Improve the sysclk selection 2019-12-09 18:35:37 +00:00
davinci-vcif.c ASoC: ti: use asoc_substream_to_rtd() 2020-07-23 19:07:21 +01:00
edma-pcm.c ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookup 2019-08-30 12:22:46 +01:00
edma-pcm.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
j721e-evm.c ASoC: ti: j721e-evm: Fix compiler warning when CONFIG_OF=n 2020-09-28 17:59:03 +01:00
Kconfig ASoC: ti: Kconfig: Allow the j721e machine driver to be used on K3 platform 2020-09-08 13:54:58 +01:00
Makefile ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI) 2020-07-01 15:13:46 +01:00
n810.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
omap3pandora.c ASoC: ti: use asoc_substream_to_rtd() 2020-07-23 19:07:21 +01:00
omap-abe-twl6040.c ASoC: ti: use asoc_substream_to_rtd() 2020-07-23 19:07:21 +01:00
omap-dmic.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
omap-dmic.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap-hdmi.c ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
omap-mcbsp-priv.h
omap-mcbsp-st.c ASoC: ti: omap-mcbsp-st: Remove set, but unused variable 'w' 2020-07-09 21:56:46 +01:00
omap-mcbsp.c ASoC: omap-mcbsp: Fix use of uninitialised pointer 2020-10-06 15:24:40 +01:00
omap-mcbsp.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
omap-mcpdm.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
omap-mcpdm.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
omap-twl4030.c Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: 2020-07-23 19:52:30 +01:00
osk5912.c ASoC: ti: use asoc_substream_to_rtd() 2020-07-23 19:07:21 +01:00
rx51.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
sdma-pcm.c ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
sdma-pcm.h ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
udma-pcm.c ASoC: ti: Replace HTTP links with HTTPS ones 2020-07-23 19:52:21 +01:00
udma-pcm.h ASoC: ti: Replace HTTP links with HTTPS ones 2020-07-23 19:52:21 +01:00