-
- Downloads
mfd: madera: Add common support for Cirrus Logic Madera codecs
This adds the generic core support for Cirrus Logic "Madera" class codecs. These are complex audio codec SoCs with a variety of digital and analogue I/O, onboard audio processing and DSPs, and other features. These codecs are all based off a common set of hardware IP so can be supported by a core of common code (with a few minor device-to-device variations). Signed-off-by:Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Nikesh Oswal <Nikesh.Oswal@cirrus.com> Signed-off-by:
Richard Fitzgerald <rf@opensource.cirrus.com> Signed-off-by:
Lee Jones <lee.jones@linaro.org>
Showing
- MAINTAINERS 3 additions, 0 deletionsMAINTAINERS
- drivers/mfd/Kconfig 29 additions, 0 deletionsdrivers/mfd/Kconfig
- drivers/mfd/Makefile 5 additions, 0 deletionsdrivers/mfd/Makefile
- drivers/mfd/madera-core.c 609 additions, 0 deletionsdrivers/mfd/madera-core.c
- drivers/mfd/madera-i2c.c 140 additions, 0 deletionsdrivers/mfd/madera-i2c.c
- drivers/mfd/madera-spi.c 139 additions, 0 deletionsdrivers/mfd/madera-spi.c
- drivers/mfd/madera.h 44 additions, 0 deletionsdrivers/mfd/madera.h
- include/linux/mfd/madera/core.h 187 additions, 0 deletionsinclude/linux/mfd/madera/core.h
- include/linux/mfd/madera/pdata.h 59 additions, 0 deletionsinclude/linux/mfd/madera/pdata.h
Loading
Please register or sign in to comment