OpenCloudOS-Kernel/sound/soc/meson
Jerome Brunet cde9f12e5f
ASoC: meson: tdmin: expose all 16 inputs
The TDMIN component, as it, has a maximum of 16 input. Depending on
the SoC, these may not all be connected.

Instead of decribing only the connected inputs of each SoC, describe
them all and let ASoC routing do the rest.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20190905120120.31752-6-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-09-05 18:17:13 +01:00
..
Kconfig ASoC: meson: g12a-tohdmitx: require regmap mmio 2019-08-20 14:11:56 +01:00
Makefile ASoC: meson: add g12a tohdmitx control 2019-05-16 12:13:35 +01:00
axg-card.c ASoC: soc-core: add for_each_xxx macro for aux_dev 2019-08-09 18:13:58 +01:00
axg-fifo.c ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:08:25 +01:00
axg-fifo.h ASoC: meson: axg-fifo: add g12a support 2019-04-05 09:25:33 +07:00
axg-frddr.c ASoC: meson: axg-frddr: expose all 8 outputs 2019-09-05 18:16:05 +01:00
axg-pdm.c ASoC: meson: axg-pdm: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:07:29 +01:00
axg-spdifin.c ASoC: meson: axg-spdifin: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:07:48 +01:00
axg-spdifout.c ASoC: meson: axg-spdifout: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:08:07 +01:00
axg-tdm-formatter.c Merge branch 'asoc-5.3' into asoc-5.4 2019-08-20 18:28:43 +01:00
axg-tdm-formatter.h ASoC: meson: axg-tdm-formatter: rework quirks settings 2019-04-05 09:26:39 +07:00
axg-tdm-interface.c ASoC: meson: axg-tdm: consistently use SND_SOC_DAIFMT defines 2019-06-13 19:46:31 +01:00
axg-tdm.h ASoC: meson: axg-tdm: fix sample clock inversion 2019-06-13 19:44:02 +01:00
axg-tdmin.c ASoC: meson: tdmin: expose all 16 inputs 2019-09-05 18:17:13 +01:00
axg-tdmout.c ASoC: meson: axg-tdmout: right_j is not supported 2019-06-13 19:43:40 +01:00
axg-toddr.c ASoC: meson: axg-toddr: expose all 8 inputs 2019-09-05 18:16:55 +01:00
g12a-tohdmitx.c ASoC: meson: g12a-tohdmitx: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:12:34 +01:00