Re: [PATCH v5 00/11] Add ASoC AHUB components for Tegra210 and later

2020-07-21 Thread Mark Brown
On Sun, 19 Jul 2020 10:31:19 +0530, Sameer Pujar wrote: > Overview > > Audio Processing Engine (APE) comprises of Audio DMA (ADMA) and Audio > Hub (AHUB) unit. AHUB is a collection of hardware accelerators for audio > pre-processing and post-processing. It also includes a programmable

Re: [PATCH v5 00/11] Add ASoC AHUB components for Tegra210 and later

2020-07-21 Thread Mark Brown
On Tue, Jul 21, 2020 at 05:22:35PM +0530, Sameer Pujar wrote: > I see that "[PATCH v5 07/11] ASoC: tegra: Add Tegra210 based ADMAIF driver" > is not applied as part of this. I wanted to understand if this is because > some more review comments are expected or there are other reasons? I just

Re: [PATCH v5 00/11] Add ASoC AHUB components for Tegra210 and later

2020-07-21 Thread Sameer Pujar
Hi Mark, On 7/20/2020 8:08 PM, Mark Brown wrote: External email: Use caution opening links or attachments On Sun, 19 Jul 2020 10:31:19 +0530, Sameer Pujar wrote: Overview Audio Processing Engine (APE) comprises of Audio DMA (ADMA) and Audio Hub (AHUB) unit. AHUB is a collection of

Re: [PATCH v5 00/11] Add ASoC AHUB components for Tegra210 and later

2020-07-20 Thread Mark Brown
On Sun, 19 Jul 2020 10:31:19 +0530, Sameer Pujar wrote: > Overview > > Audio Processing Engine (APE) comprises of Audio DMA (ADMA) and Audio > Hub (AHUB) unit. AHUB is a collection of hardware accelerators for audio > pre-processing and post-processing. It also includes a programmable

[PATCH v5 00/11] Add ASoC AHUB components for Tegra210 and later

2020-07-18 Thread Sameer Pujar
Overview Audio Processing Engine (APE) comprises of Audio DMA (ADMA) and Audio Hub (AHUB) unit. AHUB is a collection of hardware accelerators for audio pre-processing and post-processing. It also includes a programmable full crossbar for routing audio data across these accelerators. This