mfd: wcd934x: Add support to wcd9340/wcd9341 codec
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Thu, 19 Dec 2019 10:31:44 +0000 (10:31 +0000)
committerLee Jones <lee.jones@linaro.org>
Wed, 29 Jan 2020 11:18:40 +0000 (11:18 +0000)
commit6ac7e4d7ad70640310feedc2e5f1cb712685cb05
treec4ef0e04d3455e878d09a1ce8160c0fb318a6405
parent6a24f567af4accef6d73b0be407227c537b94a1f
mfd: wcd934x: Add support to wcd9340/wcd9341 codec

Qualcomm WCD9340/WCD9341 Codec is a standalone Hi-Fi audio codec IC.

This codec has integrated SoundWire controller, pin controller and
interrupt controller.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/wcd934x.c [new file with mode: 0644]
include/linux/mfd/wcd934x/registers.h [new file with mode: 0644]
include/linux/mfd/wcd934x/wcd934x.h [new file with mode: 0644]