[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161227235721.xulzxdrwnb7feepn@earth>
Date: Wed, 28 Dec 2016 00:57:21 +0100
From: Sebastian Reichel <sre@...nel.org>
To: Pavel Machek <pavel@....cz>
Cc: Sakari Ailus <sakari.ailus@....fi>, ivo.g.dimitrov.75@...il.com,
pali.rohar@...il.com, linux-media@...r.kernel.org,
galak@...eaurora.org, mchehab@....samsung.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mark myself as mainainer for camera on N900
Hi,
On Tue, Dec 27, 2016 at 09:59:23PM +0100, Pavel Machek wrote:
> Mark and Sakari as maintainers for Nokia N900 camera pieces.
^^^ missing me after Mark. Otherwise Mark looks like a name :)
> Signed-off-by: Pavel Machek <pavel@....cz>
>
> ---
>
> Hi!
>
> > Yeah, there was big flamewar about the permissions. In the end Linus
> > decided that everyone knows the octal numbers, but the constants are
> > tricky. It began with patch series with 1000 patches...
> >
> > > Btw. should we update maintainers as well? Would you like to put yourself
> > > there? Feel free to add me, too...
> >
> > Ok, will do.
>
> Something like this? Actually, I guess we could merge ADP1653 entry
> there. Yes, it is random collection of devices, but are usually tested
> "together", so I believe one entry makes sense.
>
> (But I have no problem with having multiple entries, too.)
>
> Thanks,
> Pavel
>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 63cefa6..1cb1d97 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8613,6 +8613,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git
> S: Maintained
> F: arch/nios2/
>
> +NOKIA N900 CAMERA SUPPORT (ET8EK8 SENSOR, AD5820 FOCUS)
> +M: Pavel Machek <pavel@....cz>
> +M: Sakari Ailus <sakari.ailus@....fi>
> +L: linux-media@...r.kernel.org
> +S: Maintained
> +F: drivers/media/i2c/et8ek8
> +F: drivers/media/i2c/ad5820.c
Not sure if this is useful information, but I solved it like this
for N900 power supply drivers:
NOKIA N900 POWER SUPPLY DRIVERS
R: Pali Rohár <pali.rohar@...il.com>
F: include/linux/power/bq2415x_charger.h
F: include/linux/power/bq27xxx_battery.h
F: include/linux/power/isp1704_charger.h
F: drivers/power/supply/bq2415x_charger.c
F: drivers/power/supply/bq27xxx_battery.c
F: drivers/power/supply/bq27xxx_battery_i2c.c
F: drivers/power/supply/isp1704_charger.c
F: drivers/power/supply/rx51_battery.c
TI BQ27XXX POWER SUPPLY DRIVER
R: Andrew F. Davis <afd@...com>
F: include/linux/power/bq27xxx_battery.h
F: drivers/power/supply/bq27xxx_battery.c
F: drivers/power/supply/bq27xxx_battery_i2c.c
POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
M: Sebastian Reichel <sre@...nel.org>
L: linux-pm@...r.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git
S: Maintained
F: Documentation/devicetree/bindings/power/supply/
F: include/linux/power_supply.h
F: drivers/power/supply/
This makes it quite easy to see who applies patches and who should
be Cc'd for what reason:
$ ./scripts/get_maintainer.pl -f drivers/power/supply/bq27xxx_battery.c
"Pali Rohár" <pali.rohar@...il.com> (reviewer:NOKIA N900 POWER SUPPLY DRIVERS)
"Andrew F. Davis" <afd@...com> (reviewer:TI BQ27XXX POWER SUPPLY DRIVER)
Sebastian Reichel <sre@...nel.org> (maintainer:POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS)
linux-pm@...r.kernel.org (open list:POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS)
linux-kernel@...r.kernel.org (open list)
-- Sebastian
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists