OSDN Git Service

ASoC: brcm: Add DSL/PON SoC audio driver
authorKevin Li <kevin-ke.li@broadcom.com>
Thu, 12 Mar 2020 22:32:41 +0000 (15:32 -0700)
committerMark Brown <broonie@kernel.org>
Fri, 13 Mar 2020 16:01:35 +0000 (16:01 +0000)
commit88eb404ccc3efd300fb6fb6a9f8c99c1d5db3747
treec399721670771942bd974be90026bad644e2f13a
parent101247a3b86e1cc0e382b7e887a56176290fc957
ASoC: brcm: Add DSL/PON SoC audio driver

This patch adds Broadcom DSL/PON SoC audio driver
with Whistler I2S block. The SoC supported by this
patch are BCM63158B0,BCM63178 and BCM47622/6755

Signed-off-by: Kevin Li <kevin-ke.li@broadcom.com>
Link: https://lore.kernel.org/r/20200312223242.2843-2-kevin-ke.li@broadcom.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/bcm63xx-i2s-whistler.c [new file with mode: 0644]
sound/soc/bcm/bcm63xx-i2s.h [new file with mode: 0644]
sound/soc/bcm/bcm63xx-pcm-whistler.c [new file with mode: 0644]