On Thu, 30 May 2019, Charles Keepax wrote:

> From: Richard Fitzgerald <[email protected]>
> 
> This patch adds all the core support and defines for the Cirrus
> Logic CS47L15 smart audio CODEC.
> 
> 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: Richard Fitzgerald <[email protected]>
> Signed-off-by: Charles Keepax <[email protected]>
> ---
>  drivers/mfd/Kconfig                  |    7 +
>  drivers/mfd/Makefile                 |    3 +
>  drivers/mfd/cs47l15-tables.c         | 1301 
> ++++++++++++++++++++++++++++++++++
>  drivers/mfd/madera-core.c            |   44 ++
>  drivers/mfd/madera-i2c.c             |    7 +
>  drivers/mfd/madera-spi.c             |    7 +
>  drivers/mfd/madera.h                 |    6 +
>  include/linux/mfd/madera/core.h      |    2 +
>  include/linux/mfd/madera/registers.h |    5 +
>  9 files changed, 1382 insertions(+)
>  create mode 100644 drivers/mfd/cs47l15-tables.c

Applied, thanks.

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Reply via email to