diff options
author | A.s. Dong <aisheng.dong@nxp.com> | 2018-10-30 11:28:14 -0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-10-31 19:37:34 -0400 |
commit | 012ebc3b7801fcf424d0ebb4689c98f90a8593e0 (patch) | |
tree | b5ad0419fa6e7e89d19775d18db90451582ebb48 | |
parent | 69819c7fc836e17a870a23a54b885a44afc89d85 (diff) |
MAINTAINERS: add maintainer for IMX LPI2C driver
The LPI2C is used in IMX7ULP/MX8 SoCs.
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
-rw-r--r-- | MAINTAINERS | 8 |
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: linux-i2c@vger.kernel.org | |||
5871 | S: Maintained | 5871 | S: Maintained |
5872 | F: drivers/i2c/busses/i2c-cpm.c | 5872 | F: drivers/i2c/busses/i2c-cpm.c |
5873 | 5873 | ||
5874 | FREESCALE IMX LPI2C DRIVER | ||
5875 | M: Dong Aisheng <aisheng.dong@nxp.com> | ||
5876 | L: linux-i2c@vger.kernel.org | ||
5877 | L: linux-imx@nxp.com | ||
5878 | S: Maintained | ||
5879 | F: drivers/i2c/busses/i2c-imx-lpi2c.c | ||
5880 | F: Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt | ||
5881 | |||
5874 | FREESCALE IMX / MXC FEC DRIVER | 5882 | FREESCALE IMX / MXC FEC DRIVER |
5875 | M: Fugang Duan <fugang.duan@nxp.com> | 5883 | M: Fugang Duan <fugang.duan@nxp.com> |
5876 | L: netdev@vger.kernel.org | 5884 | L: netdev@vger.kernel.org |