[PATCH v6 2/8] ASoC: atmel: machine driver for at91sam9x5-wm8731 boards
From: Richard Genoud <hidden>
Date: 2013-08-07 08:20:46
Also in:
alsa-devel, lkml
From: Richard Genoud <hidden>
Date: 2013-08-07 08:20:46
Also in:
alsa-devel, lkml
2013/8/6 Mark Brown [off-list ref]:
On Tue, Jul 30, 2013 at 12:32:03PM +0200, Richard Genoud wrote:quoted
From: Nicolas Ferre <redacted> Description of the Asoc machine driver for an at91sam9x5 based board with a wm8731 audio DAC. Wm8731 is clocked by a crystal and used as a master on the SSC/I2S interface. Its connections are a headphone jack and an Line input jack.Applied, thanks. We should really be able to merge this with the sam9g20ek driver that's here already but we can do that later.
I think it will be easier after the switch to the common clock framework. I'll look into that. Thanks !