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>
Showing
- drivers/mfd/Kconfig 8 additions, 0 deletionsdrivers/mfd/Kconfig
- drivers/mfd/Makefile 1 addition, 0 deletionsdrivers/mfd/Makefile
- drivers/mfd/exynos-lpass.c 187 additions, 0 deletionsdrivers/mfd/exynos-lpass.c
- include/linux/mfd/syscon/exynos5-pmu.h 3 additions, 1 deletioninclude/linux/mfd/syscon/exynos5-pmu.h
drivers/mfd/exynos-lpass.c
0 → 100644
Please register or sign in to comment