All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
To: lee.jones@linaro.org, linus.walleij@linaro.org, broonie@kernel.org
Cc: patches@opensource.wolfsonmicro.com,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-gpio@vger.kernel.org, alsa-devel@alsa-project.org
Subject: [PATCH v3 5/5] MAINTAINERS: Update Wolfson Micro section to include CS47L24 source
Date: Tue, 3 Nov 2015 15:08:36 +0000	[thread overview]
Message-ID: <1446563316-28878-6-git-send-email-rf@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1446563316-28878-1-git-send-email-rf@opensource.wolfsonmicro.com>

The CS47L24 source is part of the ex-Wolfson "Arizona" group of
drivers. Not all cs47lxx devices are part of the Arizona driver
group so the cs47l24 is explicitly listed by its full part number.

Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ee10b57..bd181c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11444,6 +11444,7 @@ F:	drivers/input/touchscreen/wm831x-ts.c
 F:	drivers/input/touchscreen/wm97*.c
 F:	drivers/mfd/arizona*
 F:	drivers/mfd/wm*.c
+F:	drivers/mfd/cs47l24*
 F:	drivers/power/wm83*.c
 F:	drivers/rtc/rtc-wm83*.c
 F:	drivers/regulator/wm8*.c
@@ -11457,6 +11458,7 @@ F:	include/linux/wm97xx.h
 F:	include/sound/wm????.h
 F:	sound/soc/codecs/arizona.?
 F:	sound/soc/codecs/wm*
+F:	sound/soc/codecs/cs47l24*
 
 WORKQUEUE
 M:	Tejun Heo <tj@kernel.org>
-- 
1.9.1

WARNING: multiple messages have this Message-ID (diff)
From: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
To: <lee.jones@linaro.org>, <linus.walleij@linaro.org>, <broonie@kernel.org>
Cc: <patches@opensource.wolfsonmicro.com>,
	<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-gpio@vger.kernel.org>, <alsa-devel@alsa-project.org>
Subject: [PATCH v3 5/5] MAINTAINERS: Update Wolfson Micro section to include CS47L24 source
Date: Tue, 3 Nov 2015 15:08:36 +0000	[thread overview]
Message-ID: <1446563316-28878-6-git-send-email-rf@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1446563316-28878-1-git-send-email-rf@opensource.wolfsonmicro.com>

The CS47L24 source is part of the ex-Wolfson "Arizona" group of
drivers. Not all cs47lxx devices are part of the Arizona driver
group so the cs47l24 is explicitly listed by its full part number.

Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ee10b57..bd181c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11444,6 +11444,7 @@ F:	drivers/input/touchscreen/wm831x-ts.c
 F:	drivers/input/touchscreen/wm97*.c
 F:	drivers/mfd/arizona*
 F:	drivers/mfd/wm*.c
+F:	drivers/mfd/cs47l24*
 F:	drivers/power/wm83*.c
 F:	drivers/rtc/rtc-wm83*.c
 F:	drivers/regulator/wm8*.c
@@ -11457,6 +11458,7 @@ F:	include/linux/wm97xx.h
 F:	include/sound/wm????.h
 F:	sound/soc/codecs/arizona.?
 F:	sound/soc/codecs/wm*
+F:	sound/soc/codecs/cs47l24*
 
 WORKQUEUE
 M:	Tejun Heo <tj@kernel.org>
-- 
1.9.1


  parent reply	other threads:[~2015-11-03 15:08 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-03 15:08 [PATCH v3 0/5] Add support for Cirrus Logic CS47L24 and WM1831 codecs Richard Fitzgerald
2015-11-03 15:08 ` Richard Fitzgerald
2015-11-03 15:08 ` [PATCH v3 1/5] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831 Richard Fitzgerald
2015-11-03 15:08   ` Richard Fitzgerald
2015-11-24 17:02   ` Lee Jones
2015-11-24 17:02     ` Lee Jones
2015-11-03 15:08 ` [PATCH v3 2/5] mfd: arizona: Update DT bindings to add " Richard Fitzgerald
2015-11-03 15:08   ` Richard Fitzgerald
2015-11-05 14:35   ` Rob Herring
2015-11-24 17:01   ` Lee Jones
2015-11-03 15:08 ` [PATCH v3 3/5] gpio: arizona: Support Cirrus Logic " Richard Fitzgerald
2015-11-03 15:08   ` Richard Fitzgerald
2016-01-11  6:26   ` Lee Jones
     [not found] ` <1446563316-28878-1-git-send-email-rf-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2015-11-03 15:08   ` [PATCH v3 4/5] ASoC: cs47l24: Add driver for Cirrus Logic CS47L24 and WM1831 codecs Richard Fitzgerald
2015-11-03 15:08     ` Richard Fitzgerald
2015-11-04 14:53     ` Applied "ASoC: cs47l24: Add driver for Cirrus Logic CS47L24 and WM1831 codecs" to the asoc tree Mark Brown
2015-11-03 15:08 ` Richard Fitzgerald [this message]
2015-11-03 15:08   ` [PATCH v3 5/5] MAINTAINERS: Update Wolfson Micro section to include CS47L24 source Richard Fitzgerald
2015-11-24 17:03   ` 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=1446563316-28878-6-git-send-email-rf@opensource.wolfsonmicro.com \
    --to=rf@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.wolfsonmicro.com \
    /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.