From: Wolfram Sang <wsa@the-dreams.de>
To: linux-i2c@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
Peter Rosin <peda@axentia.se>, Joe Perches <joe@perches.com>,
Wolfram Sang <wsa@the-dreams.de>
Subject: [PATCH v2 1/2] MAINTAINERS: remove me as maintainer for I2C host drivers
Date: Tue, 10 Apr 2018 21:49:13 +0200 [thread overview]
Message-ID: <20180410194914.7268-1-wsa@the-dreams.de> (raw)
The number of I2C host controller drivers keeps increasing, and although
I had some success acquiring specific driver maintainers, my bandwidth
is by far not enough to act as a fallback for the rest of the drivers.
To reflect this status-quo in MAINTAINERS, add a seperate entry for I2C
host drivers, let the I2C list (= community) be the contact point, and
mark this section as "Odd fixes".
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
---
Changes since v1:
* explicitly state which files from include/linux I keep maintaining
* rename the new section to HOST DRIVERS instead of just DRIVERS
* explicitly state which subdirs belong to the HOST DRIVERS section
MAINTAINERS | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 342895717506..1fe9149fa062 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6580,15 +6580,25 @@ W: https://i2c.wiki.kernel.org/
Q: https://patchwork.ozlabs.org/project/linux-i2c/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
S: Maintained
-F: Documentation/devicetree/bindings/i2c/
+F: Documentation/devicetree/bindings/i2c/i2c.txt
F: Documentation/i2c/
-F: drivers/i2c/
-F: drivers/i2c/*/
+F: drivers/i2c/*
F: include/linux/i2c.h
-F: include/linux/i2c-*.h
+F: include/linux/i2c-dev.h
+F: include/linux/i2c-smbus.h
F: include/uapi/linux/i2c.h
F: include/uapi/linux/i2c-*.h
+I2C SUBSYSTEM HOST DRIVERS
+L: linux-i2c@vger.kernel.org
+W: https://i2c.wiki.kernel.org/
+Q: https://patchwork.ozlabs.org/project/linux-i2c/list/
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
+S: Odd Fixes
+F: Documentation/devicetree/bindings/i2c/
+F: drivers/i2c/algos/
+F: drivers/i2c/busses/
+
I2C-TAOS-EVM DRIVER
M: Jean Delvare <jdelvare@suse.com>
L: linux-i2c@vger.kernel.org
--
2.11.0
next reply other threads:[~2018-04-10 19:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-10 19:49 Wolfram Sang [this message]
2018-04-10 19:49 ` [PATCH v2 2/2] MAINTAINERS: add maintainer for Renesas I2C related drivers Wolfram Sang
2018-04-11 7:09 ` Geert Uytterhoeven
2018-04-11 7:18 ` Wolfram Sang
2018-04-11 8:27 ` Simon Horman
2018-04-11 21:13 ` Wolfram Sang
2018-04-11 8:27 ` [PATCH v2 1/2] MAINTAINERS: remove me as maintainer for I2C host drivers Simon Horman
2018-04-11 21:13 ` Wolfram Sang
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=20180410194914.7268-1-wsa@the-dreams.de \
--to=wsa@the-dreams.de \
--cc=joe@perches.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=peda@axentia.se \
/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