From: "Andreas Bießmann" <andreas@biessmann.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,v3,1/2] i2c: atmel: add i2c driver
Date: Mon, 15 Aug 2016 22:15:49 +0200 [thread overview]
Message-ID: <1471292149-21855-1-git-send-email-andreas@biessmann.org> (raw)
In-Reply-To: <1466400159-24233-2-git-send-email-songjun.wu@atmel.com> (from Songjun Wu on Mon, 20 Jun 2016 13:22:38 +0800)
Dear Songjun Wu,
Songjun Wu <songjun.wu@atmel.com> writes:
>Add i2c driver.
>
>Signed-off-by: Songjun Wu <songjun.wu@atmel.com>
>Reviewed-by: Heiko Schocher <hs@denx.de>
>Acked-by: Heiko Schocher <hs@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
next prev parent reply other threads:[~2016-08-15 20:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-20 5:22 [U-Boot] [PATCH v3 0/2] i2c: atmel: add driver for Atmel i2c platform Songjun Wu
2016-06-20 5:22 ` [U-Boot] [PATCH v3 1/2] i2c: atmel: add i2c driver Songjun Wu
2016-06-29 6:10 ` Heiko Schocher invitel
2016-08-15 20:15 ` Andreas Bießmann [this message]
2016-06-20 5:22 ` [U-Boot] [PATCH v3 2/2] i2c: atmel: DT binding for " Songjun Wu
2016-06-29 6:11 ` Heiko Schocher invitel
2016-08-15 20:16 ` [U-Boot] [U-Boot,v3,2/2] " Andreas Bießmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1471292149-21855-1-git-send-email-andreas@biessmann.org \
--to=andreas@biessmann.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox