[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190612083846.GZ4797@dell>
Date: Wed, 12 Jun 2019 09:38:46 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Charles Keepax <ckeepax@...nsource.cirrus.com>
Cc: robh+dt@...nel.org, mark.rutland@....com,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
patches@...nsource.cirrus.com
Subject: Re: [PATCH 3/3] mfd: madera: Add Madera core support for CS47L92
On Thu, 30 May 2019, Charles Keepax wrote:
> From: Richard Fitzgerald <rf@...nsource.cirrus.com>
>
> 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@...nsource.cirrus.com>
> Signed-off-by: Richard Fitzgerald <rf@...nsource.cirrus.com>
> Signed-off-by: Charles Keepax <ckeepax@...nsource.cirrus.com>
> ---
> 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
Powered by blists - more mailing lists