[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <dde84271-d093-e18b-962d-18b8d8eaecb8@roeck-us.net>
Date: Thu, 18 Jun 2020 06:26:32 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>,
mazziesaccount@...il.com
Cc: Sebastian Reichel <sre@...nel.org>,
Michael Turquette <mturquette@...libre.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Stephen Boyd <sboyd@...nel.org>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Lee Jones <lee.jones@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
linux-power@...rohmeurope.com, linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org, linux-gpio@...r.kernel.org,
linux-rtc@...r.kernel.org
Subject: Re: [PATCH v2] MAINTAINERS: Add entry for ROHM power management ICs
On 6/18/20 12:33 AM, Matti Vaittinen wrote:
> Add entry for maintaining power management IC drivers for ROHM
> BD71837, BD71847, BD71850, BD71828, BD71878, BD70528 and BD99954.
>
> Signed-off-by: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
> Acked-by: Sebastian Reichel <sre@...nel.org>
> ---
> Morning Lee - could you take this in MFD? This is scattered all around
> different subsystems anyways... I guess crafting bunch of patches to
> each individual subsystems would just end up with lots of merge
> conflicts.
>
> Changes from v1:
> - Dropped patch 2/2 (linear-ranges maintainer) which was already applied by Mark
> - Added shiny new ROHM linux-power list so that I am no longer the lonely
> poor sod watching these at ROHM side :)
> - sort few files to alphabethical order as checkpatch now nagged about
> that.
>
> v1 was here:
> https://lore.kernel.org/lkml/e11366fd280736844ae63791b6193bb84d6205bf.1589866138.git.matti.vaittinen@fi.rohmeurope.com/
>
>
> MAINTAINERS | 32 ++++++++++++++++++++++++++++++++
> 1 file changed, 32 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 68f21d46614c..ce08617f63f5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14704,6 +14704,13 @@ L: linux-serial@...r.kernel.org
> S: Odd Fixes
> F: drivers/tty/serial/rp2.*
>
> +ROHM BD99954 CHARGER IC
> +R: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
> +L: linux-power@...rohmeurope.com
> +S: Supported
> +F: drivers/power/supply/bd99954-charger.c
> +F: drivers/power/supply/bd99954-charger.h
> +
> ROHM BH1750 AMBIENT LIGHT SENSOR DRIVER
> M: Tomasz Duszynski <tduszyns@...il.com>
> S: Maintained
> @@ -14721,6 +14728,31 @@ F: drivers/mfd/bd9571mwv.c
> F: drivers/regulator/bd9571mwv-regulator.c
> F: include/linux/mfd/bd9571mwv.h
>
> +ROHM POWER MANAGEMENT IC DEVICE DRIVERS
> +R: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
> +L: linux-power@...rohmeurope.com
> +S: Supported
> +F: Documentation/devicetree/bindings/mfd/rohm,bd70528-pmic.txt
> +F: Documentation/devicetree/bindings/regulator/rohm,bd70528-regulator.txt
> +F: drivers/clk/clk-bd718x7.c
> +F: drivers/gpio/gpio-bd70528.c
> +F: drivers/gpio/gpio-bd71828.c
> +F: drivers/mfd/rohm-bd70528.c
> +F: drivers/mfd/rohm-bd71828.c
> +F: drivers/mfd/rohm-bd718x7.c
> +F: drivers/power/supply/bd70528-charger.c
> +F: drivers/regulator/bd70528-regulator.c
> +F: drivers/regulator/bd71828-regulator.c
> +F: drivers/regulator/bd718x7-regulator.c
> +F: drivers/regulator/rohm-regulator.c
> +F: drivers/rtc/rtc-bd70528.c
> +F: drivers/watchdog/bd70528_wdt.c
Acked-by: Guenter Roeck <linux@...ck-us.net>
> +F: include/linux/mfd/rohm-bd70528.h
> +F: include/linux/mfd/rohm-bd71828.h
> +F: include/linux/mfd/rohm-bd718x7.h
> +F: include/linux/mfd/rohm-generic.h
> +F: include/linux/mfd/rohm-shared.h
> +
> ROSE NETWORK LAYER
> M: Ralf Baechle <ralf@...ux-mips.org>
> L: linux-hams@...r.kernel.org
>
> base-commit: b3a9e3b9622ae10064826dccb4f7a52bd88c7407
>
Powered by blists - more mailing lists