15 Aug
2013
15 Aug
'13
2:01 p.m.
On Thu, Aug 15, 2013 at 03:43:14PM +0200, Daniel Mack wrote:
And users, in that case, a ssp DAI, just reference a port like so:
ssp_dai0: ssp_dai@0 { compatible = "mrvl,pxa-ssp-dai"; port = <&ssp0>; };
Is that something we can live with?
The issue here is that in hardware terms this DAI is just the same thing as the SSP port that's being referenced so it'd be more natural for the sound card to just reference the SSP it's using directly rather than have this DAI sitting in the middle as a proxy.