RE: [PATCH V2 5/6] ASoC: Davinci: machine: Add device tree binding

2012-08-28 Thread Hebbar, Gururaja
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: Device tree support for tlv320aic3x CODEC driver Not really for the CODEC - this is a machine driver. +- dai-data : A list of DAI data used by SOC code to

[PATCH V2 5/6] ASoC: Davinci: machine: Add device tree binding

2012-08-27 Thread Hebbar, Gururaja
Device tree support for tlv320aic3x CODEC driver When the board boots with device tree, the driver will receive card, codec, dai interface details (like the card name, DAPM routing map, phandle for the audio components described in the dts file, codec mclk speed). The card will be set up based

Re: [PATCH V2 5/6] ASoC: Davinci: machine: Add device tree binding

2012-08-27 Thread Mark Brown
On Mon, Aug 27, 2012 at 06:56:43PM +0530, Hebbar, Gururaja wrote: Device tree support for tlv320aic3x CODEC driver Not really for the CODEC - this is a machine driver. +- dai-data : A list of DAI data used by SOC code to register + DAI, Codecs platform. +