diff options
author | Vignesh R <vigneshr@ti.com> | 2018-11-09 16:44:12 +0530 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-11-09 17:25:48 +0100 |
commit | 350784e79230f85e9007c4c7d8b2259717d67a4d (patch) | |
tree | 1e1532c970a80998fd5f3fb935cc5112038a895c /MAINTAINERS | |
parent | 5b277402deac0691226a947df71c581686bd4020 (diff) | |
download | linux-350784e79230f85e9007c4c7d8b2259717d67a4d.tar.bz2 |
MAINTAINERS: Add entry for i2c-omap driver
Add separate entry for i2c-omap and add my name as maintainer for this
driver.
Signed-off-by: Vignesh R <vigneshr@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f4855974f325..259fe9445d2f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10784,6 +10784,14 @@ L: linux-omap@vger.kernel.org S: Maintained F: arch/arm/mach-omap2/omap_hwmod.* +OMAP I2C DRIVER +M: Vignesh R <vigneshr@ti.com> +L: linux-omap@vger.kernel.org +L: linux-i2c@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/i2c/i2c-omap.txt +F: drivers/i2c/busses/i2c-omap.c + OMAP IMAGING SUBSYSTEM (OMAP3 ISP and OMAP4 ISS) M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> L: linux-media@vger.kernel.org |