All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
To: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
	Matti Vaittinen <mazziesaccount@gmail.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-power@fi.rohmeurope.com, linux-arm-msm@vger.kernel.org,
	linux-renesas-soc@vger.kernel.org
Subject: [PATCH v6 8/8] MAINTAINERS: Add reviewer for regulator irq_helpers
Date: Wed, 7 Apr 2021 13:06:31 +0300	[thread overview]
Message-ID: <2b744faf8441df8ca145450ba68c2086ba6c1052.1617789229.git.matti.vaittinen@fi.rohmeurope.com> (raw)
In-Reply-To: <cover.1617789229.git.matti.vaittinen@fi.rohmeurope.com>

Add a reviewer entry for the regulator irq_helpers.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
---
Changelog:
 v6:
  - New patch
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c80ad735b384..8ed6af3e66f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19211,6 +19211,10 @@ F:	include/dt-bindings/regulator/
 F:	include/linux/regulator/
 K:	regulator_get_optional
 
+VOLTAGE AND CURRENT REGULATOR IRQ HELPERS
+R:	Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
+F:	drivers/regulator/irq_helpers.c
+
 VRF
 M:	David Ahern <dsahern@kernel.org>
 L:	netdev@vger.kernel.org
-- 
2.25.4


-- 
Matti Vaittinen, Linux device drivers
ROHM Semiconductors, Finland SWDC
Kiviharjunlenkki 1E
90220 OULU
FINLAND

~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
Simon says - in Latin please.
~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
Thanks to Simon Glass for the translation =] 

      parent reply	other threads:[~2021-04-07 10:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-07 10:02 [PATCH v6 0/8] Extend regulator notification support Matti Vaittinen
2021-04-07 10:02 ` [PATCH v6 1/8] dt_bindings: Add protection limit properties Matti Vaittinen
2021-04-07 10:03 ` [PATCH v6 2/8] regulator: add warning flags Matti Vaittinen
2021-04-07 10:04 ` [PATCH v6 3/8] regulator: IRQ based event/error notification helpers Matti Vaittinen
2021-04-07 13:21   ` Andy Shevchenko
2021-04-08  5:22     ` Matti Vaittinen
2021-04-08  8:21     ` Matti Vaittinen
2021-04-08  9:58       ` Andy Shevchenko
2021-04-08 10:06         ` Vaittinen, Matti
2021-04-07 10:04 ` [PATCH v6 4/8] regulator: add property parsing and callbacks to set protection limits Matti Vaittinen
2021-04-07 10:04 ` [PATCH v6 5/8] dt-bindings: regulator: bd9576 add FET ON-resistance for OCW Matti Vaittinen
2021-04-08 15:22   ` Rob Herring
2021-04-07 10:05 ` [PATCH v6 6/8] regulator: bd9576: Support error reporting Matti Vaittinen
2021-04-07 10:06 ` [PATCH v6 7/8] regulator: bd9576: Fix the driver name in id table Matti Vaittinen
2021-04-07 10:06 ` Matti Vaittinen [this message]

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=2b744faf8441df8ca145450ba68c2086ba6c1052.1617789229.git.matti.vaittinen@fi.rohmeurope.com \
    --to=matti.vaittinen@fi.rohmeurope.com \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-power@fi.rohmeurope.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mazziesaccount@gmail.com \
    --cc=robh+dt@kernel.org \
    /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.