[U-Boot] [U-Boot,v3,1/2] i2c: atmel: add i2c driver
Andreas Bießmann
andreas at biessmann.org
Mon Aug 15 22:15:49 CEST 2016
Dear Songjun Wu,
Songjun Wu <songjun.wu at atmel.com> writes:
>Add i2c driver.
>
>Signed-off-by: Songjun Wu <songjun.wu at atmel.com>
>Reviewed-by: Heiko Schocher <hs at denx.de>
>Acked-by: Heiko Schocher <hs at 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
More information about the U-Boot
mailing list