16 Mar
2012
16 Mar
'12
9:21 p.m.
On Fri, Mar 16, 2012 at 07:18:18PM +0800, Shawn Guo wrote:
Maybe having "fsl,imx-audio-xxx" for machine drivers backed by SSI, and "fsl,imx-esai-audio-xxx" for the ones backed by ESAI?
Alternatively if the SSI and ESAI devices are compatible enough at the ASoC API level (or can be identified by the driver just by looking at the DAI that's referenced without too much pain) the CPU DAI could just be linked to either type of DAI (probably with a more generic name for the property).
But either way works fine, and obviously you're going to end up with more complex systems which use a completely custom binding anyway.