mfd: Add Samsung Exynos Low Power Audio Subsystem driver
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Wed, 10 Aug 2016 14:48:20 +0000 (16:48 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 12 Sep 2016 08:56:14 +0000 (09:56 +0100)
commit7b42f0f66e9f6c06841440826b2700ea19a4409c
treeed397a9f63bb90b502cf6d44c6d60184b6a7d2bf
parent82e5c2d41f8f7e555eceaf8cd7d972a849807e79
mfd: Add Samsung Exynos Low Power Audio Subsystem driver

This patch adds common driver for the Top block of the Samsung Exynos
SoC Low Power Audio Subsystem.  This is a minimal driver which prepares
resources for IP blocks like I2S, audio DMA and UART and exposes
a regmap for the Top block registers.  Also system power ops are added
to ensure the Audio Subsystem is operational after system suspend/resume
cycle.

Signed-off-by: Inha Song <ideal.song@samsung.com>
Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/exynos-lpass.c [new file with mode: 0644]
include/linux/mfd/syscon/exynos5-pmu.h
This page took 0.025476 seconds and 5 git commands to generate.