OSDN Git Service

ASoC: hisilicon: Add hi6210 i2s audio driver
authorAndy Green <andy.green@linaro.org>
Fri, 31 Mar 2017 22:06:00 +0000 (15:06 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 10 Apr 2017 18:40:13 +0000 (19:40 +0100)
commit0bf750f4cbe1406d8819cbec2a3ff6beeb824617
tree88bee31af96280750aa629bb9858afee22cdbd23
parent9e615f63cbafa2147fd302ab495d7b785306bc26
ASoC: hisilicon: Add hi6210 i2s audio driver

Add driver for hi6210 i2s controller found on hi6220 boards.

Signed-off-by: Andy Green <andy.green@linaro.org>
[jstultz: Forward ported to mainline, fairly major rework
 based on suggestions from Mark Brown]
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/hisilicon/Kconfig [new file with mode: 0644]
sound/soc/hisilicon/Makefile [new file with mode: 0644]
sound/soc/hisilicon/hi6210-i2s.c [new file with mode: 0644]
sound/soc/hisilicon/hi6210-i2s.h [new file with mode: 0644]