ASoC: cs42l42: Add SoundWire support
Merge series from Stefan Binding <sbinding@opensource.cirrus.com>: The CS42L42 has a SoundWire interface for control and audio. This chain of patches adds support for this. Patches #1 .. #5 split out various changes to the existing code that are needed for adding Soundwire. These are mostly around clocking and supporting the separate probe and enumeration stages in SoundWire. Patches #6 .. #8 actually adds the SoundWire handling.
No related branches found
No related tags found
Showing
- drivers/soundwire/stream.c 2 additions, 2 deletionsdrivers/soundwire/stream.c
- include/linux/soundwire/sdw.h 5 additions, 3 deletionsinclude/linux/soundwire/sdw.h
- include/sound/cs42l42.h 5 additions, 0 deletionsinclude/sound/cs42l42.h
- sound/soc/codecs/Kconfig 8 additions, 0 deletionssound/soc/codecs/Kconfig
- sound/soc/codecs/Makefile 2 additions, 0 deletionssound/soc/codecs/Makefile
- sound/soc/codecs/cs42l42-sdw.c 610 additions, 0 deletionssound/soc/codecs/cs42l42-sdw.c
- sound/soc/codecs/cs42l42.c 89 additions, 44 deletionssound/soc/codecs/cs42l42.c
- sound/soc/codecs/cs42l42.h 8 additions, 1 deletionsound/soc/codecs/cs42l42.h
Loading
Please register or sign in to comment