public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] TWL6030 patch series
@ 2009-10-01 12:22 Krishnamoorthy, Balaji T
  2009-10-01 18:37 ` Kevin Hilman
  0 siblings, 1 reply; 3+ messages in thread
From: Krishnamoorthy, Balaji T @ 2009-10-01 12:22 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org
  Cc: Krishnamoorthy, Balaji T, Shilimkar, Santosh, Nayak, Rajendra,
	a.zummo@towertech.it, p_gortmaker@yahoo.com,
	sameo@linux.intel.com, tony@atomide.com

This patch series v3 incorporates comments received earlier[1].

The upcoming TWL6030 is companion chip for OMAP4 like the current TWL4030
for OMAP3. This patch series adds support for TWL6030 irq framework, and 
driver support for RTC and regulator.

These patches has dependancy on TWL patch series[2]
	[PATCH v3 01/04] OMAP4: PMIC: Add support for twl6030 irq framework
	[PATCH v3 02/04] OMAP4: PMIC: Add support for twl6030 RTC
	[PATCH v3 03/04] OMAP4: PMIC: Add support for twl6030 regulators
	[PATCH v3 04/04] OMAP4: PMIC: Update TWL mfd driver to create twl6030 
				Regulators

[1] http://marc.info/?l=linux-omap&m=125050037530307&w=2
[RFC][PATCH 0/4] TWL6030 patch series

[2] http://marc.info/?l=linux-omap&m=125439874001377&w=2
[PATCH v3 0/4] TWL patch series

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

* Re: [PATCH v3 0/4] TWL6030 patch series
  2009-10-01 12:22 [PATCH v3 0/4] TWL6030 patch series Krishnamoorthy, Balaji T
@ 2009-10-01 18:37 ` Kevin Hilman
  2009-10-02  6:33   ` Shilimkar, Santosh
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Hilman @ 2009-10-01 18:37 UTC (permalink / raw)
  To: Krishnamoorthy, Balaji T
  Cc: linux-omap@vger.kernel.org, Shilimkar, Santosh, Nayak, Rajendra,
	a.zummo@towertech.it, p_gortmaker@yahoo.com,
	sameo@linux.intel.com, tony@atomide.com

"Krishnamoorthy, Balaji T" <balajitk@ti.com> writes:

> This patch series v3 incorporates comments received earlier[1].
>
> The upcoming TWL6030 is companion chip for OMAP4 like the current TWL4030
> for OMAP3. This patch series adds support for TWL6030 irq framework, and 
> driver support for RTC and regulator.
>
> These patches has dependancy on TWL patch series[2]
> 	[PATCH v3 01/04] OMAP4: PMIC: Add support for twl6030 irq framework
> 	[PATCH v3 02/04] OMAP4: PMIC: Add support for twl6030 RTC
> 	[PATCH v3 03/04] OMAP4: PMIC: Add support for twl6030 regulators
> 	[PATCH v3 04/04] OMAP4: PMIC: Update TWL mfd driver to create twl6030 
> 				Regulators
>
> [1] http://marc.info/?l=linux-omap&m=125050037530307&w=2
> [RFC][PATCH 0/4] TWL6030 patch series
>
> [2] http://marc.info/?l=linux-omap&m=125439874001377&w=2
> [PATCH v3 0/4] TWL patch series

In the future, please report what platforms this was tested on and
whether it was just compile tested, boot tested or actually
functionally tested.

Thanks,

Kevin

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

* RE: [PATCH v3 0/4] TWL6030 patch series
  2009-10-01 18:37 ` Kevin Hilman
@ 2009-10-02  6:33   ` Shilimkar, Santosh
  0 siblings, 0 replies; 3+ messages in thread
From: Shilimkar, Santosh @ 2009-10-02  6:33 UTC (permalink / raw)
  To: Kevin Hilman, Krishnamoorthy, Balaji T
  Cc: linux-omap@vger.kernel.org, Nayak, Rajendra, a.zummo@towertech.it,
	p_gortmaker@yahoo.com, sameo@linux.intel.com, tony@atomide.com


> -----Original Message-----
> From: Kevin Hilman [mailto:khilman@deeprootsystems.com]
> Sent: Friday, October 02, 2009 12:08 AM
> To: Krishnamoorthy, Balaji T
> Cc: linux-omap@vger.kernel.org; Shilimkar, Santosh; Nayak, Rajendra;
> a.zummo@towertech.it; p_gortmaker@yahoo.com; sameo@linux.intel.com;
> tony@atomide.com
> Subject: Re: [PATCH v3 0/4] TWL6030 patch series
> 
> "Krishnamoorthy, Balaji T" <balajitk@ti.com> writes:
> 
> > This patch series v3 incorporates comments received earlier[1].
> >
> > The upcoming TWL6030 is companion chip for OMAP4 like the current
> TWL4030
> > for OMAP3. This patch series adds support for TWL6030 irq framework, and
> > driver support for RTC and regulator.
> >
> > These patches has dependancy on TWL patch series[2]
> > 	[PATCH v3 01/04] OMAP4: PMIC: Add support for twl6030 irq framework
> > 	[PATCH v3 02/04] OMAP4: PMIC: Add support for twl6030 RTC
> > 	[PATCH v3 03/04] OMAP4: PMIC: Add support for twl6030 regulators
> > 	[PATCH v3 04/04] OMAP4: PMIC: Update TWL mfd driver to create
> twl6030
> > 				Regulators
> >
> > [1] http://marc.info/?l=linux-omap&m=125050037530307&w=2
> > [RFC][PATCH 0/4] TWL6030 patch series
> >
> > [2] http://marc.info/?l=linux-omap&m=125439874001377&w=2
> > [PATCH v3 0/4] TWL patch series
> 
> In the future, please report what platforms this was tested on and
> whether it was just compile tested, boot tested or actually
> functionally tested.
Yes. That information is necessary for such a change.
These patches were boot tested on 3430SDP, 4430SDP. Also some additional driver testing is done for I2C and RTC.


Regards,
Santosh

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

end of thread, other threads:[~2009-10-02  6:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-01 12:22 [PATCH v3 0/4] TWL6030 patch series Krishnamoorthy, Balaji T
2009-10-01 18:37 ` Kevin Hilman
2009-10-02  6:33   ` Shilimkar, Santosh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox