]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: gb-audio: Fix DAI formats and master/slave settings
authorMark A. Greer <mgreer@animalcreek.com>
Thu, 21 May 2015 22:56:57 +0000 (15:56 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 23 May 2015 23:26:41 +0000 (16:26 -0700)
commit4c739e3adad46aded0428144681fdaa6437b9e84
tree65cb11a64d424dce85f998cafffb939332032af3
parent34aa7e1cadef05f9494ff1f0c4977e762d9f32fa
greybus: gb-audio: Fix DAI formats and master/slave settings

Set the various DAI formats so the bridge on the module
is the master of all clocks and the codec is the slave.
The only DAI protocol currently supported is I2S.

Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
Acked-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/audio.c