
Hi Mark,
It's Samsung audio updates which are mainly device tree supports. We had fully tested on SMDK5250.
Thanks, Sangbeom.
---------
The following changes since commit 208229ecb95b58a627d2f01fc4e2a1652c27f4d9:
ASoC: bells: Up to 512fs (2012-11-16 17:42:40 -0800)
(sound.git topic/samsung)
are available in the git repository at:
git://github.com/cornus/linux-samsung.git for-broonie
---------------------------------------------------------------- Padmavathi Venna (2): ASoC: SAMSUNG: Add DT support for i2s ASoC: Samsung: Register the audio dma platform device Sachin Kamat (1): ASoC: Samsung-dma: Fix potential NULL pointer dereference Sangsu Park (1): ASoC: Samsung: Update Kconfig for I2S,SPDIF and PCM audio
.../devicetree/bindings/sound/samsung-i2s.txt | 69 ++++++ sound/soc/samsung/Kconfig | 6 +- sound/soc/samsung/dma.c | 44 ++++- sound/soc/samsung/dma.h | 1 + sound/soc/samsung/i2s.c | 234 ++++++++++++++++---- 5 files changed, 298 insertions(+), 56 deletions(-)