[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAG5mAdxCPdPXbieWUTph0WeboQcRNX5hXwzQiGqouartK2M9SA@mail.gmail.com>
Date: Mon, 19 Oct 2015 07:52:25 -0700
From: Caleb Crome <caleb@...me.org>
To: Richard Fitzgerald <rf@...nsource.wolfsonmicro.com>
Cc: lee.jones@...aro.org, linus.walleij@...aro.org,
Mark Brown <broonie@...nel.org>, devicetree@...r.kernel.org,
"alsa-devel@...a-project.org" <alsa-devel@...a-project.org>,
patches@...nsource.wolfsonmicro.com, linux-kernel@...r.kernel.org,
linux-gpio@...r.kernel.org
Subject: Re: [alsa-devel] [PATCH v2 0/3] Add support for Cirrus Logic CS47L24
and WM1831 codecs
(Accidentally sent HTML format last time, so re-sending...)
Does anybody have support written for the CS53L30 4 channel ADC ?
Thanks,
-Caleb
On Mon, Oct 19, 2015 at 7:13 AM, Richard Fitzgerald
<rf@...nsource.wolfsonmicro.com> wrote:
> mfd patch based on Lee Jones's for-next
> gpio patch based on Linus Walleij's for-next
> ASoC patch based on Mark Brown's for-next
>
> Lee/Mark - can one of you take all three patches (with maintainer acks) so
> that the patch set is kept together?
>
> Richard Fitzgerald (3):
> mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
> gpio: arizona: Support Cirrus Logic CS47L24 and WM1831
> ASoC: cs47l24: Add driver for Cirrus Logic CS47L24 and WM1831 codecs
>
> Documentation/devicetree/bindings/mfd/arizona.txt | 4 +-
> drivers/gpio/gpio-arizona.c | 4 +
> drivers/mfd/Kconfig | 19 +-
> drivers/mfd/Makefile | 3 +
> drivers/mfd/arizona-core.c | 74 +-
> drivers/mfd/arizona-irq.c | 40 +-
> drivers/mfd/arizona-spi.c | 7 +
> drivers/mfd/arizona.h | 4 +
> drivers/mfd/cs47l24-tables.c | 1629 +++++++++++++++++++++
> include/linux/mfd/arizona/core.h | 3 +
> sound/soc/codecs/Kconfig | 8 +
> sound/soc/codecs/Makefile | 2 +
> sound/soc/codecs/cs47l24.c | 1148 +++++++++++++++
> sound/soc/codecs/cs47l24.h | 23 +
> 14 files changed, 2942 insertions(+), 26 deletions(-)
> create mode 100644 drivers/mfd/cs47l24-tables.c
> create mode 100644 sound/soc/codecs/cs47l24.c
> create mode 100644 sound/soc/codecs/cs47l24.h
>
> --
> 1.9.1
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@...a-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists