[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c1871939-ebf9-150e-1786-96a7f6bd6522@infradead.org>
Date: Wed, 19 Feb 2020 22:55:21 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Sameer Pujar <spujar@...dia.com>, perex@...ex.cz, tiwai@...e.com,
robh+dt@...nel.org
Cc: broonie@...nel.org, lgirdwood@...il.com, thierry.reding@...il.com,
jonathanh@...dia.com, digetx@...il.com,
alsa-devel@...a-project.org, devicetree@...r.kernel.org,
linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org,
sharadg@...dia.com, mkumard@...dia.com, viswanathl@...dia.com,
rlokhande@...dia.com, dramesh@...dia.com, atalambedu@...dia.com
Subject: Re: [PATCH v3 07/10] ASoC: tegra: add Tegra210 based ADMAIF driver
On 2/19/20 10:34 PM, Sameer Pujar wrote:
> diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
> index fb77df3..c0a5f0b 100644
> --- a/sound/soc/tegra/Kconfig
> +++ b/sound/soc/tegra/Kconfig
> @@ -106,6 +106,18 @@ config SND_SOC_TEGRA186_DSPK
> the desired 1-bit output via Delta Sigma Modulation (DSM).
> Say Y or M if you want to add support for Tegra186 DSPK module.
>
> +config SND_SOC_TEGRA210_ADMAIF
> + tristate "Tegra210 ADMAIF module"
> + depends on SND_SOC_TEGRA
> + help
> + Config to enable ADMAIF which is the interface between ADMA and
> + Audio Hub (AHUB). Each ADMA channel that sends/receives data to/
> + from AHUB must interface through an ADMAIF channel. ADMA channel
> + sending data to AHUB pairs with an ADMAIF Tx channel, where as
> + ADMA channel receiving data from AHUB pairs with an ADMAIF Rx
> + channel. Buffer size is confiigurable for each ADMAIIF channel.
configurable
> + Say Y or M if you want to add support for Tegra210 ADMAIF module.
Please fix indentation according to coding style.
> +
> config SND_SOC_TEGRA_RT5640
> tristate "SoC Audio support for Tegra boards using an RT5640 codec"
> depends on SND_SOC_TEGRA && I2C && GPIOLIB
--
~Randy
Powered by blists - more mailing lists