diff mbox series

[v3,3/3] MAINTAINERS: Add entry for i2c-omap driver

Message ID 20181108091931.3342-4-vigneshr@ti.com (mailing list archive)
State New, archived
Headers show
Series i2c-omap: Enable i2c-omap driver for AM654 SoCs | expand

Commit Message

Vignesh Raghavendra Nov. 8, 2018, 9:19 a.m. UTC
Add separate entry for i2c-omap and add my name as reviewer for this
driver.

Signed-off-by: Vignesh R <vigneshr@ti.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Wolfram Sang Nov. 8, 2018, 9:23 a.m. UTC | #1
On Thu, Nov 08, 2018 at 02:49:31PM +0530, Vignesh R wrote:
> Add separate entry for i2c-omap and add my name as reviewer for this
> driver.

Thanks for stepping up, yet out of curiosity: why not maintainer?
Vignesh Raghavendra Nov. 8, 2018, 12:28 p.m. UTC | #2
On 08/11/18 2:53 PM, Wolfram Sang wrote:
> On Thu, Nov 08, 2018 at 02:49:31PM +0530, Vignesh R wrote:
>> Add separate entry for i2c-omap and add my name as reviewer for this
>> driver.
> 
> Thanks for stepping up, yet out of curiosity: why not maintainer?
> 

I wasn't sure whether the convention is to add Reviewer or Maintainer
entry for individual driver. I would be glad to change entry to maintainer.
Tony Lindgren Nov. 8, 2018, 3:02 p.m. UTC | #3
* Vignesh R <vigneshr@ti.com> [181108 12:28]:
> 
> 
> On 08/11/18 2:53 PM, Wolfram Sang wrote:
> > On Thu, Nov 08, 2018 at 02:49:31PM +0530, Vignesh R wrote:
> >> Add separate entry for i2c-omap and add my name as reviewer for this
> >> driver.
> > 
> > Thanks for stepping up, yet out of curiosity: why not maintainer?
> > 
> 
> I wasn't sure whether the convention is to add Reviewer or Maintainer
> entry for individual driver. I would be glad to change entry to maintainer.

Great, yes please do!

Regards,

Tony
Wolfram Sang Nov. 9, 2018, 3:55 p.m. UTC | #4
On Thu, Nov 08, 2018 at 07:02:31AM -0800, Tony Lindgren wrote:
> * Vignesh R <vigneshr@ti.com> [181108 12:28]:
> > 
> > 
> > On 08/11/18 2:53 PM, Wolfram Sang wrote:
> > > On Thu, Nov 08, 2018 at 02:49:31PM +0530, Vignesh R wrote:
> > >> Add separate entry for i2c-omap and add my name as reviewer for this
> > >> driver.
> > > 
> > > Thanks for stepping up, yet out of curiosity: why not maintainer?
> > > 
> > 
> > I wasn't sure whether the convention is to add Reviewer or Maintainer
> > entry for individual driver. I would be glad to change entry to maintainer.
> 
> Great, yes please do!

Cool, thanks all! Tony, I took the liberty to interpret this message as
an Acked-by so I could apply V3 of this series right away.
Wolfram Sang Nov. 9, 2018, 3:56 p.m. UTC | #5
> Cool, thanks all! Tony, I took the liberty to interpret this message as
> an Acked-by so I could apply V3 of this series right away.

Doh, v4 I meant. Sorry for the noise.
Tony Lindgren Nov. 9, 2018, 4:10 p.m. UTC | #6
* Wolfram Sang <wsa@the-dreams.de> [181109 15:56]:
> > Cool, thanks all! Tony, I took the liberty to interpret this message as
> > an Acked-by so I could apply V3 of this series right away.
> 
> Doh, v4 I meant. Sorry for the noise.

OK

Thanks,

Tony
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8d4c874a5d6e..6519eea4813e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10821,6 +10821,14 @@  L:	linux-omap@vger.kernel.org
 S:	Maintained
 F:	arch/arm/mach-omap2/omap_hwmod.*
 
+OMAP I2C DRIVER
+R:	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