diff options
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2018-01-16 11:35:40 -0500 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-01-26 12:51:29 -0500 |
commit | e38c85644e11c6dc5a39305c96b617f63403423d (patch) | |
tree | 28ebe623573e9b8b3eeb46d89308c0ad3f66e091 | |
parent | 1534156e999735fe0befad958e1447600c0c20e7 (diff) |
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>
-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 | |||
6612 | S: Maintained | 6612 | S: Maintained |
6613 | F: drivers/i2c/i2c-stub.c | 6613 | F: drivers/i2c/i2c-stub.c |
6614 | 6614 | ||
6615 | I2C MV64XXX MARVELL AND ALLWINNER DRIVER | ||
6616 | M: Gregory CLEMENT <gregory.clement@free-electrons.com> | ||
6617 | L: linux-i2c@vger.kernel.org | ||
6618 | S: Maintained | ||
6619 | F: drivers/i2c/busses/i2c-mv64xxx.c | ||
6620 | |||
6615 | i386 BOOT CODE | 6621 | i386 BOOT CODE |
6616 | M: "H. Peter Anvin" <hpa@zytor.com> | 6622 | M: "H. Peter Anvin" <hpa@zytor.com> |
6617 | S: Maintained | 6623 | S: Maintained |