[alsa-devel] [PATCH 0/3] Sound support for Exynos4412 Trats2 board

From: Inha Song
Date: Mon Jan 05 2015 - 06:26:20 EST


This patch-set adds basic sound support for the Trats2 boards.
It just support primary I2s and external speaker playback.

Inha Song (3):
ASoC: samsung: Add machine driver for Trats2
ASoC: samsung: Document Trats2 audio subsystem bindings
ARM: dts: Add sound nodes for exynos4412-trats2

.../bindings/sound/samsung,trats2-wm1811.txt | 31 +++
arch/arm/boot/dts/exynos4412-trats2.dts | 38 ++++
sound/soc/samsung/Kconfig | 8 +
sound/soc/samsung/Makefile | 2 +
sound/soc/samsung/trats2_wm1811.c | 216 +++++++++++++++++++++
5 files changed, 295 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/samsung,trats2-wm1811.txt
create mode 100644 sound/soc/samsung/trats2_wm1811.c

--
2.0.0.390.gcb682f8

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/