aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA.s. Dong <[email protected]>2018-10-30 15:28:14 +0000
committerWolfram Sang <[email protected]>2018-10-31 23:37:34 +0000
commit012ebc3b7801fcf424d0ebb4689c98f90a8593e0 (patch)
treeb5ad0419fa6e7e89d19775d18db90451582ebb48
parent69819c7fc836e17a870a23a54b885a44afc89d85 (diff)
MAINTAINERS: add maintainer for IMX LPI2C driver
The LPI2C is used in IMX7ULP/MX8 SoCs. Signed-off-by: Dong Aisheng <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1c0f771b859e..5d581e0dd017 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5871,6 +5871,14 @@ L: [email protected]
S: Maintained
F: drivers/i2c/busses/i2c-cpm.c
+FREESCALE IMX LPI2C DRIVER
+M: Dong Aisheng <[email protected]>
+S: Maintained
+F: drivers/i2c/busses/i2c-imx-lpi2c.c
+F: Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
+
FREESCALE IMX / MXC FEC DRIVER
M: Fugang Duan <[email protected]>