audio: auge: add sound card for sm1 [2/2]
authorXing Wang <xing.wang@amlogic.com>
Wed, 20 Mar 2019 14:44:51 +0000 (22:44 +0800)
committerJianxiong Pan <jianxiong.pan@amlogic.com>
Fri, 29 Mar 2019 12:23:06 +0000 (20:23 +0800)
commitd0ac46dea6a6b0f4153731cff584461199335b77
tree240ea499b3aab279dc8a4059d4b956f036a5f28f
parent536cdb3a66081a479f190d114d4424551b7462a9
audio: auge: add sound card for sm1 [2/2]

PD#SWPL-6151

Problem:
sound card for sm1

Solution:
add sound card for sm1

Verify:
ac200

Change-Id: I4f65472af7a8399fb6fe003db608158e11bed566
Signed-off-by: Xing Wang <xing.wang@amlogic.com>
27 files changed:
MAINTAINERS
sound/soc/amlogic/auge/Makefile
sound/soc/amlogic/auge/audio_clks.c
sound/soc/amlogic/auge/audio_clks.h
sound/soc/amlogic/auge/audio_utils.c
sound/soc/amlogic/auge/ddr_mngr.c
sound/soc/amlogic/auge/ddr_mngr.h
sound/soc/amlogic/auge/earc.c [new file with mode: 0644]
sound/soc/amlogic/auge/earc_hw.c [new file with mode: 0644]
sound/soc/amlogic/auge/earc_hw.h [new file with mode: 0644]
sound/soc/amlogic/auge/iomap.c
sound/soc/amlogic/auge/iomap.h
sound/soc/amlogic/auge/loopback_hw.c
sound/soc/amlogic/auge/pdm.c
sound/soc/amlogic/auge/pdm.h
sound/soc/amlogic/auge/pdm_hw.c
sound/soc/amlogic/auge/pdm_hw.h
sound/soc/amlogic/auge/pdm_match_table.c [new file with mode: 0644]
sound/soc/amlogic/auge/regs.h
sound/soc/amlogic/auge/sm1,clocks.c [new file with mode: 0644]
sound/soc/amlogic/auge/spdif.c
sound/soc/amlogic/auge/spdif_match_table.c [new file with mode: 0644]
sound/soc/amlogic/auge/tdm.c
sound/soc/amlogic/auge/tdm_hw.c
sound/soc/amlogic/auge/tdm_hw.h
sound/soc/amlogic/auge/tdm_match_table.c [new file with mode: 0644]
sound/soc/amlogic/auge/vad_dev.c