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