summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEddie James <eajames@linux.vnet.ibm.com>2018-07-17 11:31:06 -0400
committerWolfram Sang <wsa@the-dreams.de>2018-07-20 18:07:10 -0400
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/
5857F: include/linux/fscrypt*.h 5857F: include/linux/fscrypt*.h
5858F: Documentation/filesystems/fscrypt.rst 5858F: Documentation/filesystems/fscrypt.rst
5859 5859
5860FSI-ATTACHED I2C DRIVER
5861M: Eddie James <eajames@linux.vnet.ibm.com>
5862L: linux-i2c@vger.kernel.org
5863L: openbmc@lists.ozlabs.org (moderated for non-subscribers)
5864S: Maintained
5865F: drivers/i2c/busses/i2c-fsi.c
5866F: Documentation/devicetree/bindings/i2c/i2c-fsi.txt
5867
5860FSNOTIFY: FILESYSTEM NOTIFICATION INFRASTRUCTURE 5868FSNOTIFY: FILESYSTEM NOTIFICATION INFRASTRUCTURE
5861M: Jan Kara <jack@suse.cz> 5869M: Jan Kara <jack@suse.cz>
5862R: Amir Goldstein <amir73il@gmail.com> 5870R: Amir Goldstein <amir73il@gmail.com>