On Thu, 30 May 2019, Charles Keepax wrote: > From: Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx> > > This patch adds all the core support and defines for the Cirrus > Logic CS42L92, CS47L92 and CS47L93 smart audio CODECs. > > Registers or fields are named MADERA_* if it is part of the > common hardware platform and does not conflict with any other > Madera codecs. It is named CS47L15_* if it is unique to CS47L15 > and conflicts with definitions on other codecs. > > Signed-off-by: Stuart Henderson <stuarth@xxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> > --- > drivers/mfd/Kconfig | 7 + > drivers/mfd/Makefile | 3 + > drivers/mfd/cs47l92-tables.c | 1948 ++++++++++++++++++++++++++++++++++ > drivers/mfd/madera-core.c | 58 + > drivers/mfd/madera-i2c.c | 11 + > drivers/mfd/madera-spi.c | 11 + > drivers/mfd/madera.h | 7 + > include/linux/mfd/madera/core.h | 4 + > include/linux/mfd/madera/registers.h | 195 ++++ > 9 files changed, 2244 insertions(+) > create mode 100644 drivers/mfd/cs47l92-tables.c Applied, thanks. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog