diff options
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2018-01-16 19:35:40 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-01-26 20:51:29 +0300 |
commit | e38c85644e11c6dc5a39305c96b617f63403423d (patch) | |
tree | 28ebe623573e9b8b3eeb46d89308c0ad3f66e091 /MAINTAINERS | |
parent | 1534156e999735fe0befad958e1447600c0c20e7 (diff) | |
download | linux-e38c85644e11c6dc5a39305c96b617f63403423d.tar.xz |
i2c: mv64xxx: Add myself as maintainer for this driver
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b4cc42e784af..1635fb91335c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6612,6 +6612,12 @@ L: linux-i2c@vger.kernel.org S: Maintained F: drivers/i2c/i2c-stub.c +I2C MV64XXX MARVELL AND ALLWINNER DRIVER +M: Gregory CLEMENT <gregory.clement@free-electrons.com> +L: linux-i2c@vger.kernel.org +S: Maintained +F: drivers/i2c/busses/i2c-mv64xxx.c + i386 BOOT CODE M: "H. Peter Anvin" <hpa@zytor.com> S: Maintained |