On Mon, Aug 27, 2012 at 23:49:40, Mark Brown wrote:
On Mon, Aug 27, 2012 at 06:56:43PM +0530, Hebbar, Gururaja wrote:
quoted
Device tree support for tlv320aic3x CODEC driver
Not really for the CODEC - this is a machine driver.
quoted
+- dai-data : A list of DAI data used by SOC code to register
+ DAI, Codecs platform.
+ The string index "should" be as shown below.
+dai-data =
+"<DAI Name>", "<DAI Stream Name>",
+"<CODEC DAI Name>", "<true if evm_aic3x_init is required, else false>",
+"<evm ops required (evm_ops or evm_spdif_ops)>";
What do these different ops do - how would the user figure it out or if
they're needed at all?
Ok. I will correct and send.
Since other patches are accepted. I will send only this patch.
Regards,
Gururaja