lkml.org 
[lkml]   [2016]   [Jul]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/4] ASoC: samsung: Sound support for Exynos5433 TM2(E) boards
Date
This patch series adds a MFD driver for Samsung Exynos5433 SoC Low Power
Audio Subsystem and an ASoC machine driver for Exynos5433 based TM2/TM2E
boards.

The changes since v3 are listed in individual patches, the main change
was rewriting LPASS driver as a MFD driver. It seems much better now
as the dependencies between LPASS Top block and its IP sub-blocks are
properly taken care of.

Sylwester Nawrocki (4):
mfd: Add DT bindings documentation for Samsung Exynos LPASS
mfd: Add Samsung Exynos Low Power Audio Subsystem driver
ASoC: samsung: Add DT bindings documentation for TM2 sound subsystem
ASoC: samsung: Add machine driver for Exynos5433 based TM2 board

.../bindings/mfd/samsung,exynos5433-lpass.txt | 21 +
.../bindings/sound/samsung,tm2-audio.txt | 36 ++
drivers/mfd/Kconfig | 8 +
drivers/mfd/Makefile | 1 +
drivers/mfd/exynos-lpass.c | 185 +++++++
include/linux/mfd/syscon/exynos5-pmu.h | 4 +-
sound/soc/samsung/Kconfig | 9 +
sound/soc/samsung/Makefile | 2 +
sound/soc/samsung/tm2_wm5110.c | 579 +++++++++++++++++++++
9 files changed, 844 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.txt
create mode 100644 Documentation/devicetree/bindings/sound/samsung,tm2-audio.txt
create mode 100644 drivers/mfd/exynos-lpass.c
create mode 100644 sound/soc/samsung/tm2_wm5110.c

--
1.9.1

\
 
 \ /
  Last update: 2016-07-05 19:41    [W:0.028 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site