[U-Boot] [PATCH 2/4] I2C Add initial support for TWL4030
Wolfgang Denk
wd at denx.de
Sun Jul 19 11:19:44 CEST 2009
Dear Heiko,
In message <1244638432-30893-3-git-send-email-Tom.Rix at 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 at 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
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Philosophy is a game with objectives and no rules.
Mathematics is a game with rules and no objectives.
More information about the U-Boot
mailing list