16 Mar
2012
16 Mar
'12
3:23 a.m.
On Fri, Mar 16, 2012 at 02:07:42AM +0000, Tabi Timur-B04825 wrote: ...
ssi_private->imx_pcm_pdev =
platform_device_register_simple("imx-pcm-audio",
This is still IMX vs. PowerPC thing rather than "old binding" vs. "new binding" one.
What is "imx-pcm-audio"?
Something like "fsl-pcm-audio", but different from "fsl-pcm-audio" will be instantiated as a hardware block by device tree, "imx-pcm-audio" is pretty much like a ASoC wrapper for calling dmaengine driver. So there is no hardware block presenting this "device" in device tree, and we need to instantiate it from cpu DAI driver as Mark suggested.
--
Regards,
Shawn