diff options
author | A.s. Dong <aisheng.dong@nxp.com> | 2018-10-30 15:28:14 +0000 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-10-31 23:37:34 +0000 |
commit | 012ebc3b7801fcf424d0ebb4689c98f90a8593e0 (patch) | |
tree | b5ad0419fa6e7e89d19775d18db90451582ebb48 | |
parent | 69819c7fc836e17a870a23a54b885a44afc89d85 (diff) | |
download | linux-012ebc3b7801fcf424d0ebb4689c98f90a8593e0.tar.bz2 |
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 S: Maintained F: drivers/i2c/busses/i2c-cpm.c +FREESCALE IMX LPI2C DRIVER +M: Dong Aisheng <aisheng.dong@nxp.com> +L: linux-i2c@vger.kernel.org +L: linux-imx@nxp.com +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 <fugang.duan@nxp.com> L: netdev@vger.kernel.org |