summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEddie James <eajames@linux.vnet.ibm.com>2018-07-17 10:31:06 -0500
committerWolfram Sang <wsa@the-dreams.de>2018-07-21 00:07:10 +0200
commit3911025e86083db0379533e5e49913af2e727ef2 (patch)
tree418efa82c4b7e998b9f3fc44b6bb548ee0acedf0 /MAINTAINERS
parent720d5ce9309d5503b2c29b621f5490e961f5953c (diff)
MAINTAINERS: Add Eddie as the maintainer for the FSI-attached I2C driver
Signed-off-by: Eddie James <eajames@linux.vnet.ibm.com> Acked-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 192d7f73fd01..dac8aa9fd1f3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5857,6 +5857,14 @@ F: fs/crypto/
F: include/linux/fscrypt*.h
F: Documentation/filesystems/fscrypt.rst
+FSI-ATTACHED I2C DRIVER
+M: Eddie James <eajames@linux.vnet.ibm.com>
+L: linux-i2c@vger.kernel.org
+L: openbmc@lists.ozlabs.org (moderated for non-subscribers)
+S: Maintained
+F: drivers/i2c/busses/i2c-fsi.c
+F: Documentation/devicetree/bindings/i2c/i2c-fsi.txt
+
FSNOTIFY: FILESYSTEM NOTIFICATION INFRASTRUCTURE
M: Jan Kara <jack@suse.cz>
R: Amir Goldstein <amir73il@gmail.com>