All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files
@ 2016-05-11 10:48 Steve Twiss
  2016-05-11 13:19 ` Lee Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Steve Twiss @ 2016-05-11 10:48 UTC (permalink / raw)
  To: LINUXKERNEL, Lee Jones; +Cc: Mark Brown, Support Opensource

From: Steve Twiss <stwiss.opensource@diasemi.com>

Dialog Semiconductor support would like to follow files by adding to the
existing MAINTAINERS search terms. The update will allow us to follow
files for PMIC documentation bindings and header files.

The full list is:

DT bindings
 - Documentation/devicetree/bindings/input/da9062-onkey.txt
 - Documentation/devicetree/bindings/mfd/da9052-i2c.txt
 - Documentation/devicetree/bindings/mfd/da9055.txt
 - Documentation/devicetree/bindings/mfd/da9062.txt
 - Documentation/devicetree/bindings/mfd/da9063.txt
 - Documentation/devicetree/bindings/regulator/da9210.txt
 - Documentation/devicetree/bindings/regulator/da9211.txt
Header files
 - include/linux/mfd/da9062/core.h
 - include/linux/mfd/da9062/registers.h
 - include/linux/regulator/da9211.h

Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>

---
Hi Lee,

The majority of these updates are for MFD documentation and headers,
although there is a mixture with the regulators as well. Would it be
possible for you to take these through please?

CC'ed Mark Brown for reference.

This patch applies against linux-mainline and v4.4-rc7

Regards,
Steve


 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 233f834..d18dfa5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3433,6 +3433,9 @@ M:	Support Opensource <support.opensource@diasemi.com>
 W:	http://www.dialog-semiconductor.com/products
 S:	Supported
 F:	Documentation/hwmon/da90??
+F:	Documentation/devicetree/bindings/input/da90??-onkey.txt
+F:	Documentation/devicetree/bindings/mfd/da90*.txt
+F:	Documentation/devicetree/bindings/regulator/da92*.txt
 F:	Documentation/devicetree/bindings/sound/da[79]*.txt
 F:	drivers/gpio/gpio-da90??.c
 F:	drivers/hwmon/da90??-hwmon.c
@@ -3453,8 +3456,10 @@ F:	drivers/watchdog/da90??_wdt.c
 F:	include/linux/mfd/da903x.h
 F:	include/linux/mfd/da9052/
 F:	include/linux/mfd/da9055/
+F:	include/linux/mfd/da9062/
 F:	include/linux/mfd/da9063/
 F:	include/linux/mfd/da9150/
+F:	include/linux/regulator/da9211.h
 F:	include/sound/da[79]*.h
 F:	sound/soc/codecs/da[79]*.[ch]
 
-- 
end-of-patch for PATCH V1

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

* Re: [PATCH V1] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files
  2016-05-11 10:48 [PATCH V1] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files Steve Twiss
@ 2016-05-11 13:19 ` Lee Jones
  2016-05-11 15:14   ` Opensource [Steve Twiss]
  0 siblings, 1 reply; 3+ messages in thread
From: Lee Jones @ 2016-05-11 13:19 UTC (permalink / raw)
  To: Steve Twiss; +Cc: LINUXKERNEL, Mark Brown, Support Opensource

On Wed, 11 May 2016, Steve Twiss wrote:

> From: Steve Twiss <stwiss.opensource@diasemi.com>
> 
> Dialog Semiconductor support would like to follow files by adding to the
> existing MAINTAINERS search terms. The update will allow us to follow
> files for PMIC documentation bindings and header files.
> 
> The full list is:
> 
> DT bindings
>  - Documentation/devicetree/bindings/input/da9062-onkey.txt
>  - Documentation/devicetree/bindings/mfd/da9052-i2c.txt
>  - Documentation/devicetree/bindings/mfd/da9055.txt
>  - Documentation/devicetree/bindings/mfd/da9062.txt
>  - Documentation/devicetree/bindings/mfd/da9063.txt
>  - Documentation/devicetree/bindings/regulator/da9210.txt
>  - Documentation/devicetree/bindings/regulator/da9211.txt
> Header files
>  - include/linux/mfd/da9062/core.h
>  - include/linux/mfd/da9062/registers.h
>  - include/linux/regulator/da9211.h
> 
> Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
> 
> ---
> Hi Lee,
> 
> The majority of these updates are for MFD documentation and headers,
> although there is a mixture with the regulators as well. Would it be
> possible for you to take these through please?

With Mark's Ack, no problem.

> CC'ed Mark Brown for reference.
> 
> This patch applies against linux-mainline and v4.4-rc7
> 
> Regards,
> Steve
> 
> 
>  MAINTAINERS | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 233f834..d18dfa5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3433,6 +3433,9 @@ M:	Support Opensource <support.opensource@diasemi.com>
>  W:	http://www.dialog-semiconductor.com/products
>  S:	Supported
>  F:	Documentation/hwmon/da90??
> +F:	Documentation/devicetree/bindings/input/da90??-onkey.txt
> +F:	Documentation/devicetree/bindings/mfd/da90*.txt
> +F:	Documentation/devicetree/bindings/regulator/da92*.txt
>  F:	Documentation/devicetree/bindings/sound/da[79]*.txt
>  F:	drivers/gpio/gpio-da90??.c
>  F:	drivers/hwmon/da90??-hwmon.c
> @@ -3453,8 +3456,10 @@ F:	drivers/watchdog/da90??_wdt.c
>  F:	include/linux/mfd/da903x.h
>  F:	include/linux/mfd/da9052/
>  F:	include/linux/mfd/da9055/
> +F:	include/linux/mfd/da9062/
>  F:	include/linux/mfd/da9063/
>  F:	include/linux/mfd/da9150/
> +F:	include/linux/regulator/da9211.h
>  F:	include/sound/da[79]*.h
>  F:	sound/soc/codecs/da[79]*.[ch]
>  

-- 
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] 3+ messages in thread

* RE: [PATCH V1] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files
  2016-05-11 13:19 ` Lee Jones
@ 2016-05-11 15:14   ` Opensource [Steve Twiss]
  0 siblings, 0 replies; 3+ messages in thread
From: Opensource [Steve Twiss] @ 2016-05-11 15:14 UTC (permalink / raw)
  To: Lee Jones, Mark Brown; +Cc: LINUXKERNEL, Support Opensource

Hi Mark,

I'm probably too quick with this e-mail, but just in case I needed to put
you in the TO: field to begin with, or I need to modify & re-send?

On 11 May 2016 14:19, Lee Jones wrote:

> Subject: Re: [PATCH V1] MAINTAINERS: Add Dialog PMIC search terms for
> missing documentation and header files
> 
> On Wed, 11 May 2016, Steve Twiss wrote:
> > From: Steve Twiss <stwiss.opensource@diasemi.com>
> >
> > Dialog Semiconductor support would like to follow files by adding to the
> > existing MAINTAINERS search terms. The update will allow us to follow
> > files for PMIC documentation bindings and header files.
> >
> > The full list is:
> >
> > DT bindings
> >  - Documentation/devicetree/bindings/input/da9062-onkey.txt
> >  - Documentation/devicetree/bindings/mfd/da9052-i2c.txt
> >  - Documentation/devicetree/bindings/mfd/da9055.txt
> >  - Documentation/devicetree/bindings/mfd/da9062.txt
> >  - Documentation/devicetree/bindings/mfd/da9063.txt
> >  - Documentation/devicetree/bindings/regulator/da9210.txt
> >  - Documentation/devicetree/bindings/regulator/da9211.txt
> > Header files
> >  - include/linux/mfd/da9062/core.h
> >  - include/linux/mfd/da9062/registers.h
> >  - include/linux/regulator/da9211.h
> >
> > Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
> >
> > ---
> > Hi Lee,
> >
> > The majority of these updates are for MFD documentation and headers,
> > although there is a mixture with the regulators as well. Would it be
> > possible for you to take these through please?
> 
> With Mark's Ack, no problem.
> 

Regards,
Steve

> > CC'ed Mark Brown for reference.
> >
> > This patch applies against linux-mainline and v4.4-rc7
> >
> > Regards,
> > Steve
> >
> >
> >  MAINTAINERS | 5 +++++
> >  1 file changed, 5 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 233f834..d18dfa5 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -3433,6 +3433,9 @@ M:	Support Opensource
> <support.opensource@diasemi.com>
> >  W:	http://www.dialog-semiconductor.com/products
> >  S:	Supported
> >  F:	Documentation/hwmon/da90??
> > +F:	Documentation/devicetree/bindings/input/da90??-onkey.txt
> > +F:	Documentation/devicetree/bindings/mfd/da90*.txt
> > +F:	Documentation/devicetree/bindings/regulator/da92*.txt
> >  F:	Documentation/devicetree/bindings/sound/da[79]*.txt
> >  F:	drivers/gpio/gpio-da90??.c
> >  F:	drivers/hwmon/da90??-hwmon.c
> > @@ -3453,8 +3456,10 @@ F:	drivers/watchdog/da90??_wdt.c
> >  F:	include/linux/mfd/da903x.h
> >  F:	include/linux/mfd/da9052/
> >  F:	include/linux/mfd/da9055/
> > +F:	include/linux/mfd/da9062/
> >  F:	include/linux/mfd/da9063/
> >  F:	include/linux/mfd/da9150/
> > +F:	include/linux/regulator/da9211.h
> >  F:	include/sound/da[79]*.h
> >  F:	sound/soc/codecs/da[79]*.[ch]
> >

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

end of thread, other threads:[~2016-05-11 15:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-11 10:48 [PATCH V1] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files Steve Twiss
2016-05-11 13:19 ` Lee Jones
2016-05-11 15:14   ` Opensource [Steve Twiss]

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.