CS35L41: Smart PA driver
authorlijilai <lijilai@huaqin.com>
Thu, 19 Jul 2018 10:52:06 +0000 (18:52 +0800)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:29:36 +0000 (17:29 +0800)
commitb025531ac58146146b6eeb7c9fe9558670e31a0e
tree20ab6182ab4bcf10ea2bec41c6dac988431d53f4
parent87a48d8c02a750688f7365a90e0a656ffe5352c1
CS35L41: Smart PA driver

[CS35L41] Added SPA driver

Bug:HQ00000000

Workaround:no

Change-Id: I5d7232539dbd7b9ff97765e4d709e16165916a22
Signed-off-by: Shinhyung Kang<s47.kang@samsung.com>
14 files changed:
include/sound/cs35l41.h [new file with mode: 0755]
sound/soc/codecs/Kconfig [changed mode: 0644->0755]
sound/soc/codecs/Makefile [changed mode: 0644->0755]
sound/soc/codecs/cs35l41-i2c.c [new file with mode: 0755]
sound/soc/codecs/cs35l41-spi.c [new file with mode: 0755]
sound/soc/codecs/cs35l41-tables.c [new file with mode: 0755]
sound/soc/codecs/cs35l41.c [new file with mode: 0755]
sound/soc/codecs/cs35l41.h [new file with mode: 0755]
sound/soc/codecs/cs47l35.c [changed mode: 0644->0755]
sound/soc/codecs/madera-slimbus.c [new file with mode: 0755]
sound/soc/codecs/madera-slimbus.h [new file with mode: 0755]
sound/soc/codecs/wm_adsp.c [changed mode: 0644->0755]
sound/soc/codecs/wm_adsp.h [changed mode: 0644->0755]
sound/soc/codecs/wmfw.h [changed mode: 0644->0755]