* [PATCH] MAINTAINERS: Add entry for Wolfson PMIC drivers
@ 2009-07-02 15:43 Mark Brown
2009-07-02 16:08 ` Joe Perches
2009-07-03 10:49 ` Samuel Ortiz
0 siblings, 2 replies; 4+ messages in thread
From: Mark Brown @ 2009-07-02 15:43 UTC (permalink / raw)
To: Samuel Ortiz; +Cc: linux-kernel, Mark Brown
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
MAINTAINERS | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index cf4abdd..b9a1e2d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6278,6 +6278,24 @@ S: Supported
F: drivers/input/touchscreen/*wm97*
F: include/linux/wm97xx.h
+WOLFSON MICROELECTRONICS PMIC DRIVERS
+P: Mark Brown
+M: broonie@opensource.wolfsonmicro.com
+L: linux-kernel@vger.kernel.org
+T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
+W: http://opensource.wolfsonmicro.com/node/8
+S: Supported
+F: drivers/leds/leds-wm83*.c
+F: drivers/mfd/wm8*.c
+F: drivers/power/wm83*.c
+F: drivers/rtc/rtc-wm83*.c
+F: drivers/regulator/wm8*.c
+F: drivers/watchdog/wm83*_wdt.c
+F: include/linux/mfd/wm8350/
+F: include/linux/mfd/wm8400/
+F: sound/soc/codecs/wm8350.c
+F: sound/soc/codecs/wm8400.c
+
X.25 NETWORK LAYER
P: Henner Eisen
M: eis@baty.hanse.de
--
1.6.3.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add entry for Wolfson PMIC drivers
2009-07-02 15:43 [PATCH] MAINTAINERS: Add entry for Wolfson PMIC drivers Mark Brown
@ 2009-07-02 16:08 ` Joe Perches
2009-07-02 17:36 ` Mark Brown
2009-07-03 10:49 ` Samuel Ortiz
1 sibling, 1 reply; 4+ messages in thread
From: Joe Perches @ 2009-07-02 16:08 UTC (permalink / raw)
To: Mark Brown; +Cc: Samuel Ortiz, linux-kernel
On Thu, 2009-07-02 at 16:43 +0100, Mark Brown wrote:
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Hi Mark.
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> +F: drivers/leds/leds-wm83*.c
> +F: drivers/mfd/wm8*.c
> +F: drivers/power/wm83*.c
> +F: drivers/rtc/rtc-wm83*.c
> +F: drivers/regulator/wm8*.c
> +F: drivers/watchdog/wm83*_wdt.c
Maybe this pattern is complete enough?
F: drivers/*/*wm8*.c
> +F: sound/soc/codecs/wm8350.c
> +F: sound/soc/codecs/wm8400.c
What about the other wm8 codecs? Maybe:
F: sound/soc/codecs/wm8* ?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add entry for Wolfson PMIC drivers
2009-07-02 16:08 ` Joe Perches
@ 2009-07-02 17:36 ` Mark Brown
0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2009-07-02 17:36 UTC (permalink / raw)
To: Joe Perches; +Cc: Samuel Ortiz, linux-kernel
On Thu, Jul 02, 2009 at 09:08:23AM -0700, Joe Perches wrote:
> On Thu, 2009-07-02 at 16:43 +0100, Mark Brown wrote:
> > +F: drivers/leds/leds-wm83*.c
> > +F: drivers/mfd/wm8*.c
> > +F: drivers/power/wm83*.c
> > +F: drivers/rtc/rtc-wm83*.c
> > +F: drivers/regulator/wm8*.c
> > +F: drivers/watchdog/wm83*_wdt.c
> Maybe this pattern is complete enough?
> F: drivers/*/*wm8*.c
That misses the LED, RTC and watchdog drivers. Making the match more
general with a leading * in the filename is just asking for false
positives.
> > +F: sound/soc/codecs/wm8350.c
> > +F: sound/soc/codecs/wm8400.c
> What about the other wm8 codecs? Maybe:
Those are not PMICs and therefore not relevant here. Since I am the
most active maintainer for the ASoC subsystem at the minute a separate
entry for the drivers within it would be a bit redundant. The CODEC
drivers for the PMICs are included here for completeness more than
anything else.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add entry for Wolfson PMIC drivers
2009-07-02 15:43 [PATCH] MAINTAINERS: Add entry for Wolfson PMIC drivers Mark Brown
2009-07-02 16:08 ` Joe Perches
@ 2009-07-03 10:49 ` Samuel Ortiz
1 sibling, 0 replies; 4+ messages in thread
From: Samuel Ortiz @ 2009-07-03 10:49 UTC (permalink / raw)
To: Mark Brown; +Cc: linux-kernel
On Thu, Jul 02, 2009 at 04:43:08PM +0100, Mark Brown wrote:
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Applied, thanks Mark.
Cheers,
Samuel.
> ---
> MAINTAINERS | 18 ++++++++++++++++++
> 1 files changed, 18 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cf4abdd..b9a1e2d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6278,6 +6278,24 @@ S: Supported
> F: drivers/input/touchscreen/*wm97*
> F: include/linux/wm97xx.h
>
> +WOLFSON MICROELECTRONICS PMIC DRIVERS
> +P: Mark Brown
> +M: broonie@opensource.wolfsonmicro.com
> +L: linux-kernel@vger.kernel.org
> +T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
> +W: http://opensource.wolfsonmicro.com/node/8
> +S: Supported
> +F: drivers/leds/leds-wm83*.c
> +F: drivers/mfd/wm8*.c
> +F: drivers/power/wm83*.c
> +F: drivers/rtc/rtc-wm83*.c
> +F: drivers/regulator/wm8*.c
> +F: drivers/watchdog/wm83*_wdt.c
> +F: include/linux/mfd/wm8350/
> +F: include/linux/mfd/wm8400/
> +F: sound/soc/codecs/wm8350.c
> +F: sound/soc/codecs/wm8400.c
> +
> X.25 NETWORK LAYER
> P: Henner Eisen
> M: eis@baty.hanse.de
> --
> 1.6.3.3
>
--
Intel Open Source Technology Centre
http://oss.intel.com/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-07-03 10:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-02 15:43 [PATCH] MAINTAINERS: Add entry for Wolfson PMIC drivers Mark Brown
2009-07-02 16:08 ` Joe Perches
2009-07-02 17:36 ` Mark Brown
2009-07-03 10:49 ` Samuel Ortiz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox