audio: auge: init spdif_b when bootup and add channel status
authorXing Wang <xing.wang@amlogic.com>
Mon, 30 Apr 2018 13:12:28 +0000 (21:12 +0800)
committerYixun Lan <yixun.lan@amlogic.com>
Wed, 23 May 2018 08:11:30 +0000 (01:11 -0700)
commitcc26d5730940dec4ade5fa1a260eb0821a7c3b97
tree91e35584a664504239deb33a4f8db46e06e9d73a
parent2c4f36cf8ef1cb7ca0f04e0ee09b63b784dc6272
audio: auge: init spdif_b when bootup and add channel status

PD#165171: audio: auge: init spdif_b when bootup and add channel status

Change-Id: I001d74a0f21fb3f02edf741bd3b87d45dfddcd5f
Signed-off-by: Xing Wang <xing.wang@amlogic.com>
25 files changed:
MAINTAINERS
arch/arm64/boot/dts/amlogic/g12a_s905d2_u200.dts
arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_buildroot.dts
arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_drm_buildroot.dts
arch/arm64/boot/dts/amlogic/g12a_s905d2_u220.dts
arch/arm64/boot/dts/amlogic/g12a_s905x2_u211.dts
arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_buildroot.dts
arch/arm64/boot/dts/amlogic/g12a_s905y2_u221.dts
include/linux/amlogic/media/sound/spdif_info.h [new file with mode: 0644]
sound/soc/amlogic/auge/card.c
sound/soc/amlogic/auge/card_utils.c
sound/soc/amlogic/auge/card_utils.h
sound/soc/amlogic/auge/ddr_mngr.c
sound/soc/amlogic/auge/ddr_mngr.h
sound/soc/amlogic/auge/sharebuffer.c
sound/soc/amlogic/auge/spdif.c
sound/soc/amlogic/auge/spdif_hw.c
sound/soc/amlogic/auge/spdif_hw.h
sound/soc/amlogic/auge/tdm.c
sound/soc/amlogic/common/Makefile
sound/soc/amlogic/common/notify.c
sound/soc/amlogic/common/spdif_info.c [new file with mode: 0644]
sound/soc/amlogic/meson/audio_hw.c
sound/soc/amlogic/meson/audio_hw.h
sound/soc/amlogic/meson/spdif_dai.c