MFD: TPS65910: Add support for TPS65911 device
authorJorge Eduardo Candelaria <jedu@slimlogic.co.uk>
Mon, 16 May 2011 23:34:59 +0000 (18:34 -0500)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Fri, 27 May 2011 09:49:10 +0000 (10:49 +0100)
commit795570561cc9c8dc7f7582ed6c4d07121b1c4831
tree767ca7646c6d23a5b8b38347014afe3f178cbdef
parent3c24019ddeab71ddf125ad2ad13a38041655c1fd
MFD: TPS65910: Add support for TPS65911 device

The TPS65911 is the next generation of the TPS65910 family of
PMIC chips. It adds a few features:

- Watchdog Timer
- PWM & LED generators
- Comparators for system control status

It also adds a set of Interrupts and GPIOs, among other things.

The driver exports a function to identify between different
versions of the tps65910 family, allowing other modules to
identify the capabilities of the current chip.

Signed-off-by: Jorge Eduardo Candelaria <jedu@slimlogic.co.uk>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/mfd/tps65910.c
include/linux/mfd/tps65910.h