OSDN Git Service

ASoC: sti: Add CPU DAI driver for playback
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Mon, 22 Jun 2015 14:31:07 +0000 (16:31 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 10 Jul 2015 17:36:26 +0000 (18:36 +0100)
commit76c2145ded6b83488dec4afc46a29a57cee90552
tree96f56b3ae2a9c521724bbc1140ef36a172e18c5a
parente1ecace6a68518a6751987ab2032b0ec1b3bd5fe
ASoC: sti: Add CPU DAI driver for playback

Add code to manage Uniperipheral player IP instances.
These DAIs are dedicated to playback and support I2S and IEC modes.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sti/uniperif.h
sound/soc/sti/uniperif_player.c [new file with mode: 0644]