public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/5] Add TPS65911 device
@ 2011-05-05  0:21 Jorge Eduardo Candelaria
  2011-05-08 16:44 ` Liam Girdwood
  0 siblings, 1 reply; 3+ messages in thread
From: Jorge Eduardo Candelaria @ 2011-05-05  0:21 UTC (permalink / raw)
  To: linux-kernel; +Cc: broonie, sameo, lrg, 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 v1:
- Changed several if statements to switch-case for future-proofing.
- Declared only on Comparator voltage table for COMP1 and COMP2.

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

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

end of thread, other threads:[~2011-05-09 19:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05  0:21 [PATCHv2 0/5] Add TPS65911 device Jorge Eduardo Candelaria
2011-05-08 16:44 ` Liam Girdwood
2011-05-09 19:31   ` Jorge Eduardo Candelaria

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