aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Sang <[email protected]>2015-10-15 15:50:15 +0200
committerWolfram Sang <[email protected]>2015-10-15 18:36:15 +0200
commitfc531d9848a06e96280e60e4a5b5168de3ad5c3d (patch)
treeede3e143f389c9533a2aa7a03778fde3ebf05b15
parent36d48fb5766aee9717e429f772046696b215282d (diff)
MAINTAINERS: add maintainers for Synopsis Designware I2C drivers
Those guys already have been helpful in the past and are actively working on this driver, unlike me. Signed-off-by: Wolfram Sang <[email protected]> Acked-by: Jarkko Nikula <[email protected]> Acked-by: Andy Shevchenko <[email protected]> Acked-by: Mika Westerberg <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5f467845ef72..58d6b02d2dea 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9101,6 +9101,15 @@ S: Supported
F: Documentation/devicetree/bindings/net/snps,dwc-qos-ethernet.txt
F: drivers/net/ethernet/synopsys/dwc_eth_qos.c
+SYNOPSYS DESIGNWARE I2C DRIVER
+M: Andy Shevchenko <[email protected]>
+M: Jarkko Nikula <[email protected]>
+M: Mika Westerberg <[email protected]>
+S: Maintained
+F: drivers/i2c/busses/i2c-designware-*
+F: include/linux/platform_data/i2c-designware.h
+
SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
M: Seungwon Jeon <[email protected]>
M: Jaehoon Chung <[email protected]>