22 Aug
2013
22 Aug
'13
12:09 p.m.
On Mon, Aug 19, 2013 at 05:05:58PM +0200, Markus Pargmann wrote:
This patch adds ac97-slave support.
For ac97, the registers have to be setup earlier than for other ssi modes because there is some communication with the external device before streaming. So this patch introduces a fsl_ssi_setup function to setup the registers for different ssi operation modes seperately.
Applied, thanks.