From: Lee Jones <lee.jones@linaro.org>
To: Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: robh+dt@kernel.org, mark.rutland@arm.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
patches@opensource.cirrus.com
Subject: Re: [PATCH 2/3] mfd: madera: Add Madera core support for CS47L15
Date: Wed, 12 Jun 2019 09:38:35 +0100 [thread overview]
Message-ID: <20190612083835.GY4797@dell> (raw)
In-Reply-To: <20190530143953.25799-2-ckeepax@opensource.cirrus.com>
On Thu, 30 May 2019, Charles Keepax wrote:
> From: Richard Fitzgerald <rf@opensource.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@opensource.cirrus.com>
> Signed-off-by: Charles Keepax <ckeepax@opensource.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
next prev parent reply other threads:[~2019-06-12 8:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-30 14:39 [PATCH 1/3] mfd: madera: Update DT bindings to add additional CODECs Charles Keepax
2019-05-30 14:39 ` Charles Keepax
2019-05-30 14:39 ` [PATCH 2/3] mfd: madera: Add Madera core support for CS47L15 Charles Keepax
2019-05-30 14:39 ` Charles Keepax
2019-06-12 8:38 ` Lee Jones [this message]
2019-05-30 14:39 ` [PATCH 3/3] mfd: madera: Add Madera core support for CS47L92 Charles Keepax
2019-05-30 14:39 ` Charles Keepax
2019-06-12 8:38 ` Lee Jones
2019-06-12 8:38 ` [PATCH 1/3] mfd: madera: Update DT bindings to add additional CODECs Lee Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190612083835.GY4797@dell \
--to=lee.jones@linaro.org \
--cc=ckeepax@opensource.cirrus.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=patches@opensource.cirrus.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.