All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/5] Add TPS65911 device
@ 2011-05-16 18:49 Jorge Eduardo Candelaria
  0 siblings, 0 replies; only message in thread
From: Jorge Eduardo Candelaria @ 2011-05-16 18:49 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.

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-16 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-16 18:49 [PATCHv3 0/5] Add TPS65911 device Jorge Eduardo Candelaria

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.