1
0
Fork 0
alistair23-linux/include/linux/i2c
David Brownell a603a7fa87 mfd: TWL4030 core driver
This patch adds the core of the TWL4030 driver, which supports
chips including the TPS65950.  These chips are multi-function; see

  http://focus.ti.com/docs/prod/folders/print/tps65950.html

Public specs are in the works.  For now, the block diagram on
the second page of the datasheet is fairly informative.

There are some known issues with this core code.  Most notably,
the IRQ dispatching needs simplification (to use more of genirq),
generalization (integrating support for secondary IRQ dispatch
as well as primary, and removing the build dependency on OMAP),
and then probably updating to leverage threaded IRQ support
(expected to arrive in mainline "soon").

Once the core is in mainline, drivers for other parts of this
chip can follow its lead and start swimming upstream too.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
2008-10-19 22:54:11 +02:00
..
at24.h i2c: New-style EEPROM driver using device IDs 2008-07-14 22:38:35 +02:00
max732x.h gpio: max732x driver 2008-07-25 10:53:30 -07:00
pca953x.h gpio: rename pca953x symbols 2008-02-06 10:41:15 -08:00
pcf857x.h i2c: Kill the old driver matching scheme 2008-05-18 20:49:41 +02:00
tps65010.h ARM: OMAP: I2C: tps65010 driver converts to gpiolib 2008-04-14 09:57:06 -07:00
twl4030.h mfd: TWL4030 core driver 2008-10-19 22:54:11 +02:00