public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/4] blackfin: rename bfin-twi_i2c driver to adi_i2c
Date: Thu, 30 Jan 2014 06:28:01 +0100	[thread overview]
Message-ID: <52E9E2E1.7090500@denx.de> (raw)
In-Reply-To: <1390888416-23534-3-git-send-email-sonic.adi@gmail.com>

Hello Sonic,

Am 28.01.2014 06:53, schrieb Sonic Zhang:
> From: Sonic Zhang<sonic.zhang@analog.com>
>
> The ADI twi peripheral is not binding to Blackfin processor only.
> Change to a generic name.
>
> Signed-off-by: Sonic Zhang<sonic.zhang@analog.com>
> ---
>   arch/blackfin/include/asm/twi.h           | 15 +++++++++++++++
>   drivers/i2c/Makefile                      |  2 +-
>   drivers/i2c/{bfin-twi_i2c.c =>  adi_i2c.c} |  3 +--
>   include/configs/bct-brettl2.h             |  2 +-
>   include/configs/bf518f-ezbrd.h            |  2 +-
>   include/configs/bf526-ezbrd.h             |  2 +-
>   include/configs/bf527-ad7160-eval.h       |  2 +-
>   include/configs/bf527-ezkit.h             |  2 +-
>   include/configs/bf527-sdp.h               |  2 +-
>   include/configs/bf537-minotaur.h          |  2 +-
>   include/configs/bf537-pnav.h              |  2 +-
>   include/configs/bf537-srv1.h              |  2 +-
>   include/configs/bf537-stamp.h             |  2 +-
>   include/configs/bf538f-ezkit.h            |  2 +-
>   include/configs/bf548-ezkit.h             |  2 +-
>   include/configs/bf609-ezkit.h             |  2 +-
>   include/configs/br4.h                     |  2 +-
>   include/configs/cm-bf527.h                |  2 +-
>   include/configs/cm-bf537e.h               |  2 +-
>   include/configs/cm-bf537u.h               |  2 +-
>   include/configs/cm-bf548.h                |  2 +-
>   include/configs/pr1.h                     |  2 +-
>   include/configs/tcm-bf518.h               |  2 +-
>   include/configs/tcm-bf537.h               |  2 +-
>   24 files changed, 38 insertions(+), 24 deletions(-)
>   create mode 100644 arch/blackfin/include/asm/twi.h
>   rename drivers/i2c/{bfin-twi_i2c.c =>  adi_i2c.c} (99%)


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

  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 [this message]
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
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=52E9E2E1.7090500@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox