[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190612083835.GY4797@dell>
Date: Wed, 12 Jun 2019 09:38:35 +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 2/3] mfd: madera: Add Madera core support for CS47L15
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 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 <rf@...nsource.cirrus.com>
> Signed-off-by: Charles Keepax <ckeepax@...nsource.cirrus.com>
> ---
> 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
Powered by blists - more mailing lists