All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3 v2] blackfin: rename bfin-twi_i2c driver to adi_i2c
Date: Mon, 17 Nov 2014 07:50:54 +0100	[thread overview]
Message-ID: <54699ACE.9060702@denx.de> (raw)
In-Reply-To: <1415863855-26993-1-git-send-email-scott.jiang.linux@gmail.com>

Hello Sonic Zhang,

Am 13.11.2014 08:30, schrieb Scott Jiang:
> Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
> ---
>   drivers/i2c/Makefile                      |    2 +-
>   drivers/i2c/{bfin-twi_i2c.c => adi_i2c.c} |    7 +++----
>   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 +-
>   23 files changed, 25 insertions(+), 26 deletions(-)
>   rename drivers/i2c/{bfin-twi_i2c.c => adi_i2c.c} (98%)

This patch looks fine from my side ... is it okay for you
if I pick up this patch
(and the patches belonging into this series

Patchwork [U-Boot,2/3,v2] adi_i2c: convert to use general io accessors.
http://patchwork.ozlabs.org/patch/409887/

Patchwork [U-Boot,3/3,v2] blackfin: convert to use CONFIG_SYS_I2C framework
http://patchwork.ozlabs.org/patch/409888/

)?

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  parent reply	other threads:[~2014-11-17  6:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-13  7:30 [U-Boot] [PATCH 1/3 v2] blackfin: rename bfin-twi_i2c driver to adi_i2c Scott Jiang
2014-11-13  7:30 ` [U-Boot] [PATCH 2/3 v2] adi_i2c: convert to use general io accessors Scott Jiang
2014-11-13  7:30 ` [U-Boot] [PATCH 3/3 v2] blackfin: convert to use CONFIG_SYS_I2C framework Scott Jiang
2014-11-17  6:50 ` Heiko Schocher [this message]
2014-11-17  6:56   ` [U-Boot] [PATCH 1/3 v2] blackfin: rename bfin-twi_i2c driver to adi_i2c Sonic Zhang

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=54699ACE.9060702@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.