[U-Boot] [PATCH 2/4] I2C Add initial support for TWL4030

Menon, Nishanth nm at ti.com
Wed Jun 10 16:46:20 CEST 2009


> -----Original Message-----
> From: Tom Rix [mailto:Tom.Rix at windriver.com]
> Sent: Wednesday, June 10, 2009 7:54 AM
> To: u-boot at lists.denx.de
> Cc: dirk.behme at googlemail.com; Menon, Nishanth; Tom Rix
> Subject: [PATCH 2/4] I2C Add initial support for TWL4030
> 
> ---
>  drivers/i2c/Makefile      |    1 +
>  drivers/i2c/twl4030_i2c.c |   37 ++++++++
>  include/twl4030.h         |  221
This is an interesting area -> in kernel we used to have i2c/busses and i2c/chips -> u-boot has drivers/i2c which probably is equivalent to i2c/busses -> should we create subdirectories there? In the current form, this driver does not fit into drivers/i2c if I am not wrong..

Regards,
Nishanth Menon


More information about the U-Boot mailing list