[alsa-devel] [PATCH 0/6] ASoC: Add audio for sti platforms round 2

Arnaud Pouliquen arnaud.pouliquen at st.com
Thu Jul 16 11:36:01 CEST 2015


New set of patches after partial integration 
of [PATCH v3 0/9]  ASoC: Add audio for sti platforms

New patches:
  ASoC: sti: minor corrections for uniplayer

Patches rebased from [PATCH v3 0/9]  asoc: Add audio for sti platforms
  ASoC: sti: Add CPU DAI driver for capture
	( IRQ enable /disable cleaned)
  ASoC: sti: Add uniperipheral dai driver
  ASoC: Add ability to build sti drivers
  ASoC: sti: Add clock adjustement control
  ASoC: sti: Add IEC control

Arnaud Pouliquen (6):
  ASoC: sti: minor corrections for uniplayer
  ASoC: sti: Add CPU DAI driver for capture
  ASoC: sti: Add uniperipheral dai driver
  ASoC: Add ability to build sti drivers
  ASoC: sti: Add clock adjustement control
  ASoC: sti: Add IEC control

 sound/soc/Kconfig               |   1 +
 sound/soc/Makefile              |   1 +
 sound/soc/sti/Kconfig           |  11 ++
 sound/soc/sti/Makefile          |   4 +
 sound/soc/sti/sti_uniperif.c    | 253 ++++++++++++++++++++++++++++
 sound/soc/sti/uniperif.h        |  14 ++
 sound/soc/sti/uniperif_player.c | 226 ++++++++++++++++++++++++-
 sound/soc/sti/uniperif_reader.c | 362 ++++++++++++++++++++++++++++++++++++++++
 8 files changed, 869 insertions(+), 3 deletions(-)
 create mode 100644 sound/soc/sti/Kconfig
 create mode 100644 sound/soc/sti/Makefile
 create mode 100644 sound/soc/sti/sti_uniperif.c
 create mode 100644 sound/soc/sti/uniperif_reader.c

-- 
1.9.1



More information about the Alsa-devel mailing list