public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/7] Initial release of Samsung S2MPS11 pmic driver
@ 2012-07-11 12:06 Sangbeom Kim
  2012-07-16 12:34 ` Samuel Ortiz
  0 siblings, 1 reply; 2+ messages in thread
From: Sangbeom Kim @ 2012-07-11 12:06 UTC (permalink / raw)
  To: sameo, 'Mark Brown'
  Cc: 'Liam Girdwood', linux-kernel, sbkim01

The S2MPS11 is comprised of high efficient Buck converters,
various LDOs, and an RTC and tightly coupled with Multi Core Samsung 
Application Processors, which is used in a wide variety of mobile applications
such as smart phones and tablet PCs.
S2MPS11 provide 10 high efficiency buck converters and 38 LDO regulators.
Especially, Buck2 can support 7.0A current capacity for high performance
samsung application processor.
Most of S2MPS11 feature are similar to S5M series.
and Instead of using s5m prefix, Samsung decide to use s2m prefix.
So, I try to make common mfd driver for S2M and S5M series.
Most of s5m prefix is changed into sec prefix.

This patch is based on the samuel's mfd/for-next branch.

Changed since V2:
1. Apply regmap standard api in s2mps11 regulator driver
2. To avoid build breakage, squash some patches

Changes since V1:
1. Replace list_voltage with standard framework
2. Apply regmap_irq
3. Minor changes.

Thanks,
Sangbeom.


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

* Re: [PATCH V3 0/7] Initial release of Samsung S2MPS11 pmic driver
  2012-07-11 12:06 [PATCH V3 0/7] Initial release of Samsung S2MPS11 pmic driver Sangbeom Kim
@ 2012-07-16 12:34 ` Samuel Ortiz
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Ortiz @ 2012-07-16 12:34 UTC (permalink / raw)
  To: Sangbeom Kim
  Cc: 'Mark Brown', 'Liam Girdwood', linux-kernel,
	sbkim01

HiSangbeom,

On Wed, Jul 11, 2012 at 09:06:24PM +0900, Sangbeom Kim wrote:
> The S2MPS11 is comprised of high efficient Buck converters,
> various LDOs, and an RTC and tightly coupled with Multi Core Samsung 
> Application Processors, which is used in a wide variety of mobile applications
> such as smart phones and tablet PCs.
> S2MPS11 provide 10 high efficiency buck converters and 38 LDO regulators.
> Especially, Buck2 can support 7.0A current capacity for high performance
> samsung application processor.
> Most of S2MPS11 feature are similar to S5M series.
> and Instead of using s5m prefix, Samsung decide to use s2m prefix.
> So, I try to make common mfd driver for S2M and S5M series.
> Most of s5m prefix is changed into sec prefix.
> 
> This patch is based on the samuel's mfd/for-next branch.
Thanks. All MFD patches applied to my for-next branch now.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

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

end of thread, other threads:[~2012-07-16 12:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-11 12:06 [PATCH V3 0/7] Initial release of Samsung S2MPS11 pmic driver Sangbeom Kim
2012-07-16 12:34 ` Samuel Ortiz

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