summaryrefslogtreecommitdiff
path: root/include/sound/simple_card_utils.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2021-04-07 23:07:29 +0300
committerMark Brown <broonie@kernel.org>2021-04-07 23:07:29 +0300
commit8361c6da77b7d267707da9ff3b94458e018dd3da (patch)
treef0cf884427446a9c2c3e0b15a5071a89fcd7428c /include/sound/simple_card_utils.h
parent9be701ec3493d3348723a38f0c19702d710758ce (diff)
parentfd4daab3b139a24e71cae5de4f0ca715dbb6634a (diff)
downloadlinux-8361c6da77b7d267707da9ff3b94458e018dd3da.tar.xz
Merge series "Adds SPI support" from Jiri Prchal <jiri.prchal@aksignal.cz>:
Moved I2C stuff to separated file, shered thingk to header file. Added SPI in separeted file. Jiri Prchal (4): ASoC: codecs: tlv320aic3x: move model definitions ASoC: codecs: tlv320aic3x: rename probe function ASoC: codecs: tlv320aic3x: move I2C to separated file ASoC: codecs: tlv320aic3x: add SPI support sound/soc/codecs/Kconfig | 16 ++++- sound/soc/codecs/Makefile | 4 ++ sound/soc/codecs/tlv320aic3x-i2c.c | 70 +++++++++++++++++++ sound/soc/codecs/tlv320aic3x-spi.c | 76 ++++++++++++++++++++ sound/soc/codecs/tlv320aic3x.c | 108 ++++++++--------------------- sound/soc/codecs/tlv320aic3x.h | 12 ++++ 6 files changed, 204 insertions(+), 82 deletions(-) create mode 100644 sound/soc/codecs/tlv320aic3x-i2c.c create mode 100644 sound/soc/codecs/tlv320aic3x-spi.c -- 2.25.1
Diffstat (limited to 'include/sound/simple_card_utils.h')
0 files changed, 0 insertions, 0 deletions