linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PATCHv4 0/5] Add TPS65911 device
@ 2011-05-16 23:34 Jorge Eduardo Candelaria
  2011-05-21 12:02 ` Liam Girdwood
  0 siblings, 1 reply; 2+ messages in thread
From: Jorge Eduardo Candelaria @ 2011-05-16 23:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: broonie, sameo, Liam Girdwood, Graeme Gregory, grant.likely

This is the initial version of the TPS65911 PMIC. This is a power management IC
for multimedia products.

The driver is depends on the TPS65910 PMIC and provides the same functionality:
Regulators, GPIO controller, RTC, etc. It also adds new functionality that was
not present in TPS65910 chip.

Support for subsequent versions of this PMIC can be easily added after this set
of patches.

Changes from v2:
- Moved GPIO driver to drivers/gpio.
- Determine the chip's number of gpios using a switch statement instead of if-else.
- Remove Kconfig entry for comparator driver.

Changes from v3:
- Separated GPIO changes in 2 patches:
   - Move gpio driver to drivers/gpio
   - Add support for tps65911

GIT: [PATCHv4 1/5] MFD: TPS65910: Add support for TPS65911 device
GIT: [PATCHv4 2/5] regulator: tps65911: Add new chip version
GIT: [PATCHv4 3/5] TPS65911: Add new irq definitions
GIT: [PATCHv4 4/5] TPS65911: Add support for added GPIO lines
GIT: [PATCHv4 5/5] TPS65911: Comparator: Add comparator driver

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

* Re: PATCHv4 0/5] Add TPS65911 device
  2011-05-16 23:34 PATCHv4 0/5] Add TPS65911 device Jorge Eduardo Candelaria
@ 2011-05-21 12:02 ` Liam Girdwood
  0 siblings, 0 replies; 2+ messages in thread
From: Liam Girdwood @ 2011-05-21 12:02 UTC (permalink / raw)
  To: Jorge Eduardo Candelaria
  Cc: linux-kernel, broonie, sameo, Liam Girdwood, Graeme Gregory,
	grant.likely

On Mon, 2011-05-16 at 18:34 -0500, Jorge Eduardo Candelaria wrote:
> This is the initial version of the TPS65911 PMIC. This is a power management IC
> for multimedia products.
> 
> The driver is depends on the TPS65910 PMIC and provides the same functionality:
> Regulators, GPIO controller, RTC, etc. It also adds new functionality that was
> not present in TPS65910 chip.
> 
> Support for subsequent versions of this PMIC can be easily added after this set
> of patches.
> 
> Changes from v2:
> - Moved GPIO driver to drivers/gpio.
> - Determine the chip's number of gpios using a switch statement instead of if-else.
> - Remove Kconfig entry for comparator driver.
> 
> Changes from v3:
> - Separated GPIO changes in 2 patches:
>    - Move gpio driver to drivers/gpio
>    - Add support for tps65911
 
Now applied.

Thanks

Liam


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

end of thread, other threads:[~2011-05-21 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-16 23:34 PATCHv4 0/5] Add TPS65911 device Jorge Eduardo Candelaria
2011-05-21 12:02 ` Liam Girdwood

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