PATCHv4 0/5] Add TPS65911 device

From: Jorge Eduardo Candelaria
Date: Mon May 16 2011 - 19:35:04 EST


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--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/