[alsa-devel] [PATCH 12/19] ASoC: codec: rt5651: add ACPI and OF support

Mark Brown broonie at kernel.org
Sat Dec 19 12:50:47 CET 2015


On Thu, Dec 17, 2015 at 08:35:49PM -0600, Pierre-Louis Bossart wrote:

> +#if defined(CONFIG_OF)
> +static const struct of_device_id rt5651_of_match[] = {
> +	{ .compatible = "realtek,rt5651", },
> +	{},
> +};
> +MODULE_DEVICE_TABLE(of, rt5651_of_match);
> +#endif

You need a binding document for new DT bindings.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20151219/8d07dbcf/attachment.sig>


More information about the Alsa-devel mailing list