linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files
@ 2016-06-02  7:43 Steve Twiss
  2016-06-08 14:27 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Twiss @ 2016-06-02  7:43 UTC (permalink / raw)
  To: LINUXKERNEL, Lee Jones; +Cc: 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/mfd/da9052-i2c.txt
 - Documentation/devicetree/bindings/mfd/da9055.txt
 - Documentation/devicetree/bindings/mfd/da9062.txt
 - Documentation/devicetree/bindings/mfd/da9063.txt
Header files
 - include/linux/mfd/da9062/core.h
 - include/linux/mfd/da9062/registers.h

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

---
Hi Lee,

I have removed the dependency of Mark Brown's Ack in this new patch
version v3.

As discussed previously,
http://lkml.iu.edu/hypermail/linux/kernel/1605.1/02776.html
would you be willing to take this patch through your tree please?

This patch applies against linux-next and v4.7-rc1

Regards,
Steve


Updates to PATCH-V3
 - Rebased against newer kernel linux-next/v4.7-rc1
 - Removed any references to the regulators

Updates to PATCH-V2
 - Rebased against a newer kernel linux-next/v4.6
 - Removed references to the onkey bindings for da9062


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

diff --git a/MAINTAINERS b/MAINTAINERS
index 7304d2e..b378cfd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3669,6 +3669,7 @@ M:	Support Opensource <support.opensource@diasemi.com>
 W:	http://www.dialog-semiconductor.com/products
 S:	Supported
 F:	Documentation/hwmon/da90??
+F:	Documentation/devicetree/bindings/mfd/da90*.txt
 F:	Documentation/devicetree/bindings/sound/da[79]*.txt
 F:	drivers/gpio/gpio-da90??.c
 F:	drivers/hwmon/da90??-hwmon.c
@@ -3689,6 +3690,7 @@ 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/sound/da[79]*.h
-- 
end-of-patch for PATCH V3

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

* Re: [PATCH V3] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files
  2016-06-02  7:43 [PATCH V3] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files Steve Twiss
@ 2016-06-08 14:27 ` Lee Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2016-06-08 14:27 UTC (permalink / raw)
  To: Steve Twiss; +Cc: LINUXKERNEL, Support Opensource

On Thu, 02 Jun 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/mfd/da9052-i2c.txt
>  - Documentation/devicetree/bindings/mfd/da9055.txt
>  - Documentation/devicetree/bindings/mfd/da9062.txt
>  - Documentation/devicetree/bindings/mfd/da9063.txt
> Header files
>  - include/linux/mfd/da9062/core.h
>  - include/linux/mfd/da9062/registers.h
> 
> Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>

Applied, thanks.

> ---
> Hi Lee,
> 
> I have removed the dependency of Mark Brown's Ack in this new patch
> version v3.
> 
> As discussed previously,
> http://lkml.iu.edu/hypermail/linux/kernel/1605.1/02776.html
> would you be willing to take this patch through your tree please?
> 
> This patch applies against linux-next and v4.7-rc1
> 
> Regards,
> Steve
> 
> 
> Updates to PATCH-V3
>  - Rebased against newer kernel linux-next/v4.7-rc1
>  - Removed any references to the regulators
> 
> Updates to PATCH-V2
>  - Rebased against a newer kernel linux-next/v4.6
>  - Removed references to the onkey bindings for da9062
> 
> 
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7304d2e..b378cfd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3669,6 +3669,7 @@ M:	Support Opensource <support.opensource@diasemi.com>
>  W:	http://www.dialog-semiconductor.com/products
>  S:	Supported
>  F:	Documentation/hwmon/da90??
> +F:	Documentation/devicetree/bindings/mfd/da90*.txt
>  F:	Documentation/devicetree/bindings/sound/da[79]*.txt
>  F:	drivers/gpio/gpio-da90??.c
>  F:	drivers/hwmon/da90??-hwmon.c
> @@ -3689,6 +3690,7 @@ 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/sound/da[79]*.h

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

end of thread, other threads:[~2016-06-08 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-02  7:43 [PATCH V3] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files Steve Twiss
2016-06-08 14:27 ` Lee Jones

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).