Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b21cc2f5 authored by Xiubo Li's avatar Xiubo Li Committed by Mark Brown
Browse files

ASoC: esai: Add VF610+ compatibles support.

parent add180ed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -818,6 +818,7 @@ static int fsl_esai_probe(struct platform_device *pdev)

static const struct of_device_id fsl_esai_dt_ids[] = {
	{ .compatible = "fsl,imx35-esai", },
	{ .compatible = "fsl,vf610-esai", },
	{}
};
MODULE_DEVICE_TABLE(of, fsl_esai_dt_ids);