[PATCH 05/13] ASoC: amd: add acp6.2 pdm platform driver

Amadeusz Sławiński amadeuszx.slawinski at linux.intel.com
Fri Aug 12 16:20:12 CEST 2022


On 8/12/2022 2:07 PM, Syed Saba kareem wrote:
> PDM platform driver binds to the platform device created by
> ACP6.2 PCI device. PDM driver registers ALSA DMA and CPU DAI
> components with ASoC framework.
> 
> Signed-off-by: Syed Saba Kareem <Syed.SabaKareem at amd.com>
> ---

...

> +
> +module_platform_driver(acp62_pdm_dma_driver);
> +
> +MODULE_AUTHOR("Syed.SabaKareem at amd.com");
> +MODULE_DESCRIPTION("AMD PHEONIX PDM Driver");

phoenix is usually written with "oe", so just making sure if above is 
not a typo?

> +MODULE_LICENSE("GPL v2");
> +MODULE_ALIAS("platform:" DRV_NAME);



More information about the Alsa-devel mailing list