[PATCH 6/8] ASoC: AMD: add AMD ASoC ACP 2.x DMA driver

Alex Deucher alexdeucher at gmail.com
Sat Jan 9 11:53:50 PST 2016


On Sat, Jan 9, 2016 at 2:41 PM, Mark Brown <broonie at kernel.org> wrote:
> On Fri, Jan 08, 2016 at 06:03:19PM -0500, Alex Deucher wrote:
>> On Tue, Jan 5, 2016 at 1:43 PM, Mark Brown <broonie at kernel.org> wrote:
>> > On Wed, Dec 23, 2015 at 02:01:13PM -0500, Alex Deucher wrote:
>
>> >> --- /dev/null
>> >> +++ b/sound/soc/amd/Kconfig
>> >> @@ -0,0 +1,4 @@
>> >> +config SND_SOC_AMD_ACP
>> >> +     tristate "AMD Audio Coprocessor support"
>> >> +     help
>> >> +      This option enables ACP DMA support on AMD platform.
>
>> > This has no dependencies?
>
>> No dependencies.  The ACP device discovery is triggered from GPU
>> driver, but the ACP driver has no direct dependencies on it.
>> Theoretically it could act as a standalone driver.
>
> In that case there's no need to merge everything through the DRM tree,
> each bit can go in separately.  That makes life a bit easier process
> wise, people will need to merge the two to run things but that's fine.

Sounds good.  Thanks!

Alex


More information about the dri-devel mailing list