Dear Songjun Wu,

Songjun Wu <songjun...@atmel.com> writes:
>Add i2c driver.
>
>Signed-off-by: Songjun Wu <songjun...@atmel.com>
>Reviewed-by: Heiko Schocher <h...@denx.de>
>Acked-by: Heiko Schocher <h...@denx.de>
>---
>
>Changes in v3:
>- Update the clk API.
>
>Changes in v2:
>- Add code to get and enable clock.
>
> drivers/i2c/Kconfig    |  10 ++
> drivers/i2c/Makefile   |   1 +
> drivers/i2c/at91_i2c.c | 338 +++++++++++++++++++++++++++++++++++++++++++++++++
> drivers/i2c/at91_i2c.h |  77 +++++++++++
> 4 files changed, 426 insertions(+)
> create mode 100644 drivers/i2c/at91_i2c.c
> create mode 100644 drivers/i2c/at91_i2c.h

applied to u-boot-atmel/master, thanks!

Best regards,
Andreas Bießmann
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to