
Dear Heiko,
In message 1244638432-30893-3-git-send-email-Tom.Rix@windriver.com Tom Rix wrote:
The TWL4030 supplies many peripheral for OMAP3 boards. These include power management, usb and, keyboard.
The product description is found here:
http://focus.ti.com/docs/prod/folders/print/tps65950.html
Product reference document, tps65950.pdf, is found here:
http://www.ti.com/lit/gpn/tps65950
Signed-off-by: Tom Rix Tom.Rix@windriver.com
drivers/i2c/Makefile | 1 + drivers/i2c/twl4030_i2c.c | 37 ++++++++ include/twl4030.h | 221 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 259 insertions(+), 0 deletions(-) create mode 100644 drivers/i2c/twl4030_i2c.c create mode 100644 include/twl4030.h
I think this is supposed to go through the i2c repo, but I haven't seen any comments yet.
Can you please check the state of this patch? Thanks in advance.
Best regards,
Wolfgang Denk