summaryrefslogtreecommitdiffstats
path: root/sound/soc/ti/Kconfig
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2021-07-05 22:42:47 +0300
committerMark Brown <broonie@kernel.org>2021-07-11 23:46:39 +0100
commit0238bcf80e972f2ce25d767e54f89a9e49773f6e (patch)
treef9c3424b849fc29b90c55b6b27f96aa371015ff5 /sound/soc/ti/Kconfig
parent5dcd276e1525e0c7ae7aa1f0426b6343ebf994e0 (diff)
downloadlinux-0238bcf80e972f2ce25d767e54f89a9e49773f6e.tar.bz2
ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP
There is a single McASP on OMAP4 (and OMAP5) which is configured to only support DIT playback mode on a single serializer. Add 0x200 offset to DAT port address as the TRM suggests it. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/20210705194249.2385-4-peter.ujfalusi@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/ti/Kconfig')
-rw-r--r--sound/soc/ti/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/ti/Kconfig b/sound/soc/ti/Kconfig
index 698d7bc84dcf..1d9fe3fca193 100644
--- a/sound/soc/ti/Kconfig
+++ b/sound/soc/ti/Kconfig
@@ -35,6 +35,7 @@ config SND_SOC_DAVINCI_MCASP
various Texas Instruments SoCs like:
- daVinci devices
- Sitara line of SoCs (AM335x, AM438x, etc)
+ - OMAP4
- DRA7x devices
- Keystone devices
- K3 devices (am654, j721e)