All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add more files under OMAP SUPPORT
@ 2014-11-04  0:32 ` Felipe Balbi
  0 siblings, 0 replies; 6+ messages in thread
From: Felipe Balbi @ 2014-11-04  0:32 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: Linux OMAP Mailing List, Linux ARM Kernel Mailing List,
	Felipe Balbi

These files are very important to the healt
of the OMAP architecture, specially when it
comes to PM support which currently we have
working for at least OMAP3 and we'd like
to know about any changes being made to our
PMICs and IRQ controllers.

Signed-off-by: Felipe Balbi <balbi@ti.com>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3c64271..4fc2a2c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6594,6 +6594,16 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
 S:	Maintained
 F:	arch/arm/*omap*/
 F:	drivers/i2c/busses/i2c-omap.c
+F:	drivers/irqchip/irq-omap-intc.c
+F:	drivers/mfd/*omap*.c
+F:	drivers/mfd/menelaus.c
+F:	drivers/mfd/palmas.c
+F:	drivers/mfd/tps6*.c
+F:	drivers/mfd/twl4030*.c
+F:	drivers/regulator/palmas-regulator*.c
+F:	drivers/regulator/pbias-regulator.c
+F:	drivers/regulator/tps6*.c
+F:	drivers/regulator/twl*.c
 F:	include/linux/i2c-omap.h
 
 OMAP DEVICE TREE SUPPORT
-- 
2.1.0.GIT


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

* [PATCH] MAINTAINERS: add more files under OMAP SUPPORT
@ 2014-11-04  0:32 ` Felipe Balbi
  0 siblings, 0 replies; 6+ messages in thread
From: Felipe Balbi @ 2014-11-04  0:32 UTC (permalink / raw)
  To: linux-arm-kernel

These files are very important to the healt
of the OMAP architecture, specially when it
comes to PM support which currently we have
working for at least OMAP3 and we'd like
to know about any changes being made to our
PMICs and IRQ controllers.

Signed-off-by: Felipe Balbi <balbi@ti.com>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3c64271..4fc2a2c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6594,6 +6594,16 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
 S:	Maintained
 F:	arch/arm/*omap*/
 F:	drivers/i2c/busses/i2c-omap.c
+F:	drivers/irqchip/irq-omap-intc.c
+F:	drivers/mfd/*omap*.c
+F:	drivers/mfd/menelaus.c
+F:	drivers/mfd/palmas.c
+F:	drivers/mfd/tps6*.c
+F:	drivers/mfd/twl4030*.c
+F:	drivers/regulator/palmas-regulator*.c
+F:	drivers/regulator/pbias-regulator.c
+F:	drivers/regulator/tps6*.c
+F:	drivers/regulator/twl*.c
 F:	include/linux/i2c-omap.h
 
 OMAP DEVICE TREE SUPPORT
-- 
2.1.0.GIT

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

* Re: [PATCH] MAINTAINERS: add more files under OMAP SUPPORT
  2014-11-04  0:32 ` Felipe Balbi
@ 2014-11-04  0:42   ` Felipe Balbi
  -1 siblings, 0 replies; 6+ messages in thread
From: Felipe Balbi @ 2014-11-04  0:42 UTC (permalink / raw)
  To: Felipe Balbi
  Cc: Tony Lindgren, Linux OMAP Mailing List,
	Linux ARM Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 1397 bytes --]

On Mon, Nov 03, 2014 at 06:32:53PM -0600, Felipe Balbi wrote:
> These files are very important to the healt
> of the OMAP architecture, specially when it
> comes to PM support which currently we have
> working for at least OMAP3 and we'd like
> to know about any changes being made to our
> PMICs and IRQ controllers.
> 
> Signed-off-by: Felipe Balbi <balbi@ti.com>
> ---

I wonder if we should list file-by-file since some of hte tps devices
are rather used by NVidia and other SoCs.

If you prefer, I'll go grep around on our DTS files and list one-by-one,
no issues.

>  MAINTAINERS | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3c64271..4fc2a2c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6594,6 +6594,16 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
>  S:	Maintained
>  F:	arch/arm/*omap*/
>  F:	drivers/i2c/busses/i2c-omap.c
> +F:	drivers/irqchip/irq-omap-intc.c
> +F:	drivers/mfd/*omap*.c
> +F:	drivers/mfd/menelaus.c
> +F:	drivers/mfd/palmas.c
> +F:	drivers/mfd/tps6*.c
> +F:	drivers/mfd/twl4030*.c
> +F:	drivers/regulator/palmas-regulator*.c
> +F:	drivers/regulator/pbias-regulator.c
> +F:	drivers/regulator/tps6*.c
> +F:	drivers/regulator/twl*.c
>  F:	include/linux/i2c-omap.h
>  
>  OMAP DEVICE TREE SUPPORT
> -- 
> 2.1.0.GIT
> 

-- 
balbi

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* [PATCH] MAINTAINERS: add more files under OMAP SUPPORT
@ 2014-11-04  0:42   ` Felipe Balbi
  0 siblings, 0 replies; 6+ messages in thread
From: Felipe Balbi @ 2014-11-04  0:42 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Nov 03, 2014 at 06:32:53PM -0600, Felipe Balbi wrote:
> These files are very important to the healt
> of the OMAP architecture, specially when it
> comes to PM support which currently we have
> working for at least OMAP3 and we'd like
> to know about any changes being made to our
> PMICs and IRQ controllers.
> 
> Signed-off-by: Felipe Balbi <balbi@ti.com>
> ---

I wonder if we should list file-by-file since some of hte tps devices
are rather used by NVidia and other SoCs.

If you prefer, I'll go grep around on our DTS files and list one-by-one,
no issues.

>  MAINTAINERS | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3c64271..4fc2a2c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6594,6 +6594,16 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
>  S:	Maintained
>  F:	arch/arm/*omap*/
>  F:	drivers/i2c/busses/i2c-omap.c
> +F:	drivers/irqchip/irq-omap-intc.c
> +F:	drivers/mfd/*omap*.c
> +F:	drivers/mfd/menelaus.c
> +F:	drivers/mfd/palmas.c
> +F:	drivers/mfd/tps6*.c
> +F:	drivers/mfd/twl4030*.c
> +F:	drivers/regulator/palmas-regulator*.c
> +F:	drivers/regulator/pbias-regulator.c
> +F:	drivers/regulator/tps6*.c
> +F:	drivers/regulator/twl*.c
>  F:	include/linux/i2c-omap.h
>  
>  OMAP DEVICE TREE SUPPORT
> -- 
> 2.1.0.GIT
> 

-- 
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141103/cdf95dcb/attachment.sig>

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

* Re: [PATCH] MAINTAINERS: add more files under OMAP SUPPORT
  2014-11-04  0:42   ` Felipe Balbi
@ 2014-11-04 17:02     ` Tony Lindgren
  -1 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2014-11-04 17:02 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: Linux OMAP Mailing List, Linux ARM Kernel Mailing List

* Felipe Balbi <balbi@ti.com> [141103 16:43]:
> On Mon, Nov 03, 2014 at 06:32:53PM -0600, Felipe Balbi wrote:
> > These files are very important to the healt
> > of the OMAP architecture, specially when it
> > comes to PM support which currently we have
> > working for at least OMAP3 and we'd like
> > to know about any changes being made to our
> > PMICs and IRQ controllers.
> > 
> > Signed-off-by: Felipe Balbi <balbi@ti.com>
> > ---
> 
> I wonder if we should list file-by-file since some of hte tps devices
> are rather used by NVidia and other SoCs.
> 
> If you prefer, I'll go grep around on our DTS files and list one-by-one,
> no issues.

Yes probably a good idea to cut down the email traffic a bit.

Regards,

Tony

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

* [PATCH] MAINTAINERS: add more files under OMAP SUPPORT
@ 2014-11-04 17:02     ` Tony Lindgren
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2014-11-04 17:02 UTC (permalink / raw)
  To: linux-arm-kernel

* Felipe Balbi <balbi@ti.com> [141103 16:43]:
> On Mon, Nov 03, 2014 at 06:32:53PM -0600, Felipe Balbi wrote:
> > These files are very important to the healt
> > of the OMAP architecture, specially when it
> > comes to PM support which currently we have
> > working for at least OMAP3 and we'd like
> > to know about any changes being made to our
> > PMICs and IRQ controllers.
> > 
> > Signed-off-by: Felipe Balbi <balbi@ti.com>
> > ---
> 
> I wonder if we should list file-by-file since some of hte tps devices
> are rather used by NVidia and other SoCs.
> 
> If you prefer, I'll go grep around on our DTS files and list one-by-one,
> no issues.

Yes probably a good idea to cut down the email traffic a bit.

Regards,

Tony

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

end of thread, other threads:[~2014-11-04 17:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-04  0:32 [PATCH] MAINTAINERS: add more files under OMAP SUPPORT Felipe Balbi
2014-11-04  0:32 ` Felipe Balbi
2014-11-04  0:42 ` Felipe Balbi
2014-11-04  0:42   ` Felipe Balbi
2014-11-04 17:02   ` Tony Lindgren
2014-11-04 17:02     ` Tony Lindgren

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.