On Tuesday, July 05, 2011 08:23:41 Lukasz Majewski wrote:
> This commit adds I2C software support for Samsung's S5PC110
> family of processors.
> The generic drivers/i2c/soft_i2c framework is used, with
> routines provided by this commit.

if you simply implemented the generic gpio layer (asm/gpio.h), the soft_i2c.c 
code already handles gluing to GPIO pins.  then you wouldnt need a sep driver 
at all.  you can see the bf561-ezkit already using this code.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to