[alsa-devel] [PATCH RFC 1/6] ASoC: samsung: Add Samsung Low Power Audio Subsystem driver

Krzysztof Kozlowski k.kozlowski at samsung.com
Thu Jun 16 13:28:49 CEST 2016


On 06/13/2016 12:52 PM, Sylwester Nawrocki wrote:
> From: Inha Song <ideal.song at samsung.com>
> 
> This patch adds LPASS driver. The LPASS (Low Power Audio Subsystem)
> is a special subsystem that supports audio playback with low power
> consumption. This is a minimal driver which prepares resources for
> IP blocks like I2S, audio DMA and UART.
> 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 at samsung.com>
> Signed-off-by: Beomho Seo <beomho.seo at samsung.com>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki at samsung.com>
> ---
>  sound/soc/samsung/Makefile |   2 +
>  sound/soc/samsung/lpass.c  | 162 +++++++++++++++++++++++++++++++++++++++++++++
>  sound/soc/samsung/lpass.h  |  47 +++++++++++++
>  3 files changed, 211 insertions(+)
>  create mode 100644 sound/soc/samsung/lpass.c
>  create mode 100644 sound/soc/samsung/lpass.h

Acked-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>

Best regards,
Krzysztof



More information about the Alsa-devel mailing list