diff options
author | Eddie James <eajames@linux.vnet.ibm.com> | 2018-07-17 10:31:06 -0500 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-07-21 00:07:10 +0200 |
commit | 3911025e86083db0379533e5e49913af2e727ef2 (patch) | |
tree | 418efa82c4b7e998b9f3fc44b6bb548ee0acedf0 /MAINTAINERS | |
parent | 720d5ce9309d5503b2c29b621f5490e961f5953c (diff) | |
download | linux-stable-3911025e86083db0379533e5e49913af2e727ef2.tar.gz linux-stable-3911025e86083db0379533e5e49913af2e727ef2.tar.bz2 linux-stable-3911025e86083db0379533e5e49913af2e727ef2.zip |
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/ 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> |