diff mbox series

[3/6] MAINTAINERS: add DT bindings to i2c-mv64xxx

Message ID 20190521081509.2586-4-wsa@the-dreams.de
State Accepted
Headers show
Series [1/6] MAINTAINERS: add DT bindings to i2c-altera | expand

Commit Message

Wolfram Sang May 21, 2019, 8:15 a.m. UTC
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: Gregory CLEMENT <gregory.clement@bootlin.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Gregory CLEMENT May 28, 2019, 9:09 a.m. UTC | #1
Hi Wolfram,

> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> Cc: Gregory CLEMENT <gregory.clement@bootlin.com>

Acked-by Gregory CLEMENT <gregory.clement@bootlin.com>

Gregory

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 071c19f327b2..cd5cc61a98ac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7342,6 +7342,7 @@ I2C MV64XXX MARVELL AND ALLWINNER DRIVER
>  M:	Gregory CLEMENT <gregory.clement@bootlin.com>
>  L:	linux-i2c@vger.kernel.org
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt
>  F:	drivers/i2c/busses/i2c-mv64xxx.c
>  
>  I2C OVER PARALLEL PORT
> -- 
> 2.19.1
>
Wolfram Sang June 1, 2019, 11:36 a.m. UTC | #2
> Acked-by Gregory CLEMENT <gregory.clement@bootlin.com>

Hint: You forgot the ':', so patchwork didn't pick it up. I use
keyboard macros for tags, maybe you like it as well.
Gregory CLEMENT June 3, 2019, 8:25 a.m. UTC | #3
Wolfram Sang <wsa@the-dreams.de> writes:

>> Acked-by Gregory CLEMENT <gregory.clement@bootlin.com>
>
> Hint: You forgot the ':', so patchwork didn't pick it up. I use
> keyboard macros for tags, maybe you like it as well.
>

Sorry for this, I usually use a keyboard macro for such tags, but not
this time, thinking that I could do it by hand, I was wrong!

Gregory
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 071c19f327b2..cd5cc61a98ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7342,6 +7342,7 @@  I2C MV64XXX MARVELL AND ALLWINNER DRIVER
 M:	Gregory CLEMENT <gregory.clement@bootlin.com>
 L:	linux-i2c@vger.kernel.org
 S:	Maintained
+F:	Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt
 F:	drivers/i2c/busses/i2c-mv64xxx.c
 
 I2C OVER PARALLEL PORT