[alsa-devel] [PATCH v5] ASoC: imx-wm8958: add imx-wm8958 machine driver

Nicolin Chen nicoleotsuka at gmail.com
Tue Mar 15 18:44:34 CET 2016


On Wed, Mar 09, 2016 at 04:18:19PM +0800, Zidan Wang wrote:
> This is an initial imx-wm8958 device-tree-only machine driver.
> The sound card driver support three dai link, HIFI, VOICE and BT.
> We can configure the cpu dai from device tree, if present it
> will create corresponding sound card subdevice. So at least
> one cpu dai phandle should be set from device tree.
> 
> Signed-off-by: Zidan Wang <zidan.wang at freescale.com>
> ---
> v4->v5: support set dai link name and stream name from device tree.

> +++ b/sound/soc/fsl/imx-wm8958.c
[...]
> +#include <linux/of_gpio.h>
> +#include <linux/gpio.h>
[...]

I don't think you need these two any more.

Otherwise,
Acked-by: Nicolin Chen <nicoleotsuka at gmail.com>


More information about the Alsa-devel mailing list