audio: auge: avout and notify spdifb to hdmitx
authorXing Wang <xing.wang@amlogic.com>
Thu, 1 Feb 2018 01:21:26 +0000 (09:21 +0800)
committerYixun Lan <yixun.lan@amlogic.com>
Fri, 2 Mar 2018 07:07:53 +0000 (15:07 +0800)
commit9bde59e73796dd8b57a9a638b0b1d7aa6bdcfe48
tree00ebfc30bb70db0a82bd4395adc7da0eef01f347
parent964f2d8126fd0431cff9570a9f5983143a7195c3
audio: auge: avout and notify spdifb to hdmitx

PD#156734: audio: auge: avout and notify spdifb to hdmitx

Change-Id: I63b9fe4d18979b33907a3ed848f99abf42ae8972
Signed-off-by: Xing Wang <xing.wang@amlogic.com>
19 files changed:
MAINTAINERS
arch/arm64/boot/dts/amlogic/g12a_skt.dts
arch/arm64/boot/dts/amlogic/mesong12a.dtsi
arch/arm64/configs/meson64_defconfig
sound/soc/amlogic/Kconfig
sound/soc/amlogic/Makefile
sound/soc/amlogic/auge/audio_utils.c
sound/soc/amlogic/auge/card.c
sound/soc/amlogic/auge/regs.h
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/auge/tdm_hw.c
sound/soc/amlogic/auge/tdm_hw.h
sound/soc/amlogic/common/Kconfig [new file with mode: 0644]
sound/soc/amlogic/common/Makefile [new file with mode: 0644]
sound/soc/amlogic/common/notify.c [moved from sound/soc/amlogic/meson/notify.c with 100% similarity]
sound/soc/amlogic/meson/Makefile