linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Marko <robert.marko@sartura.hr>
To: linus.walleij@linaro.org, brgl@bgdev.pl, robh+dt@kernel.org,
	lee.jones@linaro.org, p.zabel@pengutronix.de,
	linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, robh@kernel.org,
	skhan@linuxfoundation.org
Cc: luka.perkov@sartura.hr, Robert Marko <robert.marko@sartura.hr>
Subject: [PATCH v10 6/6] MAINTAINERS: Add Delta Networks TN48M CPLD drivers
Date: Mon, 31 Jan 2022 14:30:49 +0100	[thread overview]
Message-ID: <20220131133049.77780-7-robert.marko@sartura.hr> (raw)
In-Reply-To: <20220131133049.77780-1-robert.marko@sartura.hr>

Add maintainers entry for the Delta Networks TN48M
CPLD MFD drivers.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
---
Changes in v3:
* Add reset driver documentation

Changes in v2:
* Drop no more existing files
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c914384..04baac692330 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5488,6 +5488,15 @@ S:	Maintained
 F:	Documentation/hwmon/dps920ab.rst
 F:	drivers/hwmon/pmbus/dps920ab.c
 
+DELTA NETWORKS TN48M CPLD DRIVERS
+M:	Robert Marko <robert.marko@sartura.hr>
+S:	Maintained
+F:	Documentation/devicetree/bindings/gpio/delta,tn48m-gpio.yaml
+F:	Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml
+F:	Documentation/devicetree/bindings/reset/delta,tn48m-reset.yaml
+F:	drivers/gpio/gpio-tn48m.c
+F:	include/dt-bindings/reset/delta,tn48m-reset.h
+
 DENALI NAND DRIVER
 L:	linux-mtd@lists.infradead.org
 S:	Orphan
-- 
2.34.1


      parent reply	other threads:[~2022-01-31 13:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-31 13:30 [PATCH v10 0/6] Add Delta TN48M CPLD support Robert Marko
2022-01-31 13:30 ` [PATCH v10 1/6] mfd: simple-mfd-i2c: " Robert Marko
2022-01-31 13:30 ` [PATCH v10 2/6] gpio: Add Delta TN48M CPLD GPIO driver Robert Marko
2022-02-08  9:18   ` Bartosz Golaszewski
2022-01-31 13:30 ` [PATCH v10 3/6] dt-bindings: reset: Add Delta TN48M Robert Marko
2022-01-31 13:30 ` [PATCH v10 4/6] reset: Add Delta TN48M CPLD reset controller Robert Marko
2022-01-31 13:30 ` [PATCH v10 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings Robert Marko
2022-03-02  8:47   ` Lee Jones
2022-03-02 21:39     ` Rob Herring
2022-03-03  9:19       ` Lee Jones
2022-03-03 12:41       ` Robert Marko
2022-03-04 21:47         ` Rob Herring
2022-03-17 10:19           ` Robert Marko
2022-01-31 13:30 ` Robert Marko [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=20220131133049.77780-7-robert.marko@sartura.hr \
    --to=robert.marko@sartura.hr \
    --cc=brgl@bgdev.pl \
    --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=luka.perkov@sartura.hr \
    --cc=p.zabel@pengutronix.de \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=skhan@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).