From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] blackfin: make i2c driver blackfin independant
Date: Thu, 30 Jan 2014 06:28:20 +0100 [thread overview]
Message-ID: <52E9E2F4.1060908@denx.de> (raw)
In-Reply-To: <1390888416-23534-4-git-send-email-sonic.adi@gmail.com>
Hello Sonic,
Am 28.01.2014 06:53, schrieb Sonic Zhang:
> From: Scott Jiang<scott.jiang.linux@gmail.com>
>
> The ADI twi peripheral is not binding to Blackfin processor only.
> Access i2c registers by standard io functions.
> Fix coding style.
>
> Signed-off-by: Scott Jiang<scott.jiang.linux@gmail.com>
> Signed-off-by: Sonic Zhang<sonic.zhang@analog.com>
> ---
> drivers/i2c/adi_i2c.c | 151 ++++++++++++++++++++++++++------------------------
> 1 file changed, 80 insertions(+), 71 deletions(-)
Applied to u-boot-i2c.git, thanks!
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2014-01-30 5:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-28 5:53 [U-Boot] [PATCH 1/4] blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024 Sonic Zhang
2014-01-28 5:53 ` [U-Boot] [PATCH 2/4] blackfin: add spi and i2c specific get clock functions Sonic Zhang
2014-01-30 5:27 ` Heiko Schocher
2014-01-28 5:53 ` [U-Boot] [PATCH 3/4] blackfin: rename bfin-twi_i2c driver to adi_i2c Sonic Zhang
2014-01-30 5:28 ` Heiko Schocher
2014-01-28 5:53 ` [U-Boot] [PATCH 4/4] blackfin: make i2c driver blackfin independant Sonic Zhang
2014-01-30 5:28 ` Heiko Schocher [this message]
2014-01-30 5:27 ` [U-Boot] [PATCH 1/4] blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024 Heiko Schocher
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=52E9E2F4.1060908@denx.de \
--to=hs@denx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.