diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-02 19:52:22 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-02 19:52:22 +0300 |
commit | a36b7968909627d83af03d24a45e2d5f966cacff (patch) | |
tree | eaa9210ea14d93e0a217dcc410de2480260f1f7c /MAINTAINERS | |
parent | 0938a8f52d10fc917eecc5c1b2fb7d3a7dedfa41 (diff) | |
parent | a0ccb6b54bdde16885ac99f49ee8031cf1c71abe (diff) | |
download | linux-a36b7968909627d83af03d24a45e2d5f966cacff.tar.xz |
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixes from Wolfram Sang:
"A documentation bugfix and a MAINTAINERS addition"
* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
i2c: ocores: update HDL sources URL
i2c: xlp9xx: Add MAINTAINERS entry
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ca4afd68530c..9c125f705f78 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15513,6 +15513,14 @@ L: linux-kernel@vger.kernel.org S: Supported F: drivers/char/xillybus/ +XLP9XX I2C DRIVER +M: George Cherian <george.cherian@cavium.com> +M: Jan Glauber <jglauber@cavium.com> +L: linux-i2c@vger.kernel.org +W: http://www.cavium.com +S: Supported +F: drivers/i2c/busses/i2c-xlp9xx.c + XRA1403 GPIO EXPANDER M: Nandor Han <nandor.han@ge.com> M: Semi Malinen <semi.malinen@ge.com> |