]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9df6b577d2148e653859f6830d5495f94bd397e7
treec399721670771942bd974be90026bad644e2f13a
parent9245bc467d7295a3a8283ced6a61d7629289262b
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]