linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add include/dt-bindings/mfd to MFD entry
@ 2017-02-01 12:58 Lee Jones
  2017-02-01 13:06 ` Greg KH
  2017-02-01 15:03 ` [STLinux Kernel] " Peter Griffin
  0 siblings, 2 replies; 5+ messages in thread
From: Lee Jones @ 2017-02-01 12:58 UTC (permalink / raw)
  To: gregkh; +Cc: linux-arm-kernel, linux-kernel, kernel, patrice.chotard, Lee Jones

Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 26edd83..17c838a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8422,6 +8422,7 @@ S:	Supported
 F:	Documentation/devicetree/bindings/mfd/
 F:	drivers/mfd/
 F:	include/linux/mfd/
+F:	include/dt-bindings/mfd/
 
 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
 M:	Ulf Hansson <ulf.hansson@linaro.org>
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Add include/dt-bindings/mfd to MFD entry
  2017-02-01 12:58 [PATCH] MAINTAINERS: Add include/dt-bindings/mfd to MFD entry Lee Jones
@ 2017-02-01 13:06 ` Greg KH
  2017-02-01 13:30   ` Lee Jones
  2017-02-01 15:03 ` [STLinux Kernel] " Peter Griffin
  1 sibling, 1 reply; 5+ messages in thread
From: Greg KH @ 2017-02-01 13:06 UTC (permalink / raw)
  To: Lee Jones; +Cc: linux-arm-kernel, linux-kernel, kernel, patrice.chotard

On Wed, Feb 01, 2017 at 12:58:55PM +0000, Lee Jones wrote:
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 26edd83..17c838a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8422,6 +8422,7 @@ S:	Supported
>  F:	Documentation/devicetree/bindings/mfd/
>  F:	drivers/mfd/
>  F:	include/linux/mfd/
> +F:	include/dt-bindings/mfd/

Why send this to me?  I'm not a MFD maintainer :(

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Add include/dt-bindings/mfd to MFD entry
  2017-02-01 13:06 ` Greg KH
@ 2017-02-01 13:30   ` Lee Jones
  2017-02-01 16:39     ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Lee Jones @ 2017-02-01 13:30 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-arm-kernel, linux-kernel, kernel, patrice.chotard

On Wed, 01 Feb 2017, Greg KH wrote:

> On Wed, Feb 01, 2017 at 12:58:55PM +0000, Lee Jones wrote:
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 26edd83..17c838a 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8422,6 +8422,7 @@ S:	Supported
> >  F:	Documentation/devicetree/bindings/mfd/
> >  F:	drivers/mfd/
> >  F:	include/linux/mfd/
> > +F:	include/dt-bindings/mfd/
> 
> Why send this to me?  I'm not a MFD maintainer :(

No, I am. :)

But MAINTAINERS doesn't have a supporter and you are the top commit
signer.  I figured it would be better to get at least one Ack before
merging my own patch.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [STLinux Kernel] [PATCH] MAINTAINERS: Add include/dt-bindings/mfd to MFD entry
  2017-02-01 12:58 [PATCH] MAINTAINERS: Add include/dt-bindings/mfd to MFD entry Lee Jones
  2017-02-01 13:06 ` Greg KH
@ 2017-02-01 15:03 ` Peter Griffin
  1 sibling, 0 replies; 5+ messages in thread
From: Peter Griffin @ 2017-02-01 15:03 UTC (permalink / raw)
  To: Lee Jones; +Cc: gregkh, linux-kernel, linux-arm-kernel, kernel

On Wed, 01 Feb 2017, Lee Jones wrote:

> Signed-off-by: Lee Jones <lee.jones@linaro.org>

Acked-by: Peter Griffin <peter.griffin@linaro.org>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 26edd83..17c838a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8422,6 +8422,7 @@ S:	Supported
>  F:	Documentation/devicetree/bindings/mfd/
>  F:	drivers/mfd/
>  F:	include/linux/mfd/
> +F:	include/dt-bindings/mfd/
>  
>  MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
>  M:	Ulf Hansson <ulf.hansson@linaro.org>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Add include/dt-bindings/mfd to MFD entry
  2017-02-01 13:30   ` Lee Jones
@ 2017-02-01 16:39     ` Greg KH
  0 siblings, 0 replies; 5+ messages in thread
From: Greg KH @ 2017-02-01 16:39 UTC (permalink / raw)
  To: Lee Jones; +Cc: linux-arm-kernel, linux-kernel, kernel, patrice.chotard

On Wed, Feb 01, 2017 at 01:30:06PM +0000, Lee Jones wrote:
> On Wed, 01 Feb 2017, Greg KH wrote:
> 
> > On Wed, Feb 01, 2017 at 12:58:55PM +0000, Lee Jones wrote:
> > > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> > > ---
> > >  MAINTAINERS | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 26edd83..17c838a 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -8422,6 +8422,7 @@ S:	Supported
> > >  F:	Documentation/devicetree/bindings/mfd/
> > >  F:	drivers/mfd/
> > >  F:	include/linux/mfd/
> > > +F:	include/dt-bindings/mfd/
> > 
> > Why send this to me?  I'm not a MFD maintainer :(
> 
> No, I am. :)

Then you don't need my signed-off-by: for it :)

> But MAINTAINERS doesn't have a supporter and you are the top commit
> signer.  I figured it would be better to get at least one Ack before
> merging my own patch.

I think you just got it from a mfd developer...

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-02-01 16:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-01 12:58 [PATCH] MAINTAINERS: Add include/dt-bindings/mfd to MFD entry Lee Jones
2017-02-01 13:06 ` Greg KH
2017-02-01 13:30   ` Lee Jones
2017-02-01 16:39     ` Greg KH
2017-02-01 15:03 ` [STLinux Kernel] " Peter Griffin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).