[U-Boot] [PATCH 1/3 v2] blackfin: rename bfin-twi_i2c driver to adi_i2c
Sonic Zhang
sonic.adi at gmail.com
Mon Nov 17 07:56:32 CET 2014
Hi Keiko,
On Mon, Nov 17, 2014 at 2:50 PM, Heiko Schocher <hs at denx.de> wrote:
> Hello Sonic Zhang,
>
> Am 13.11.2014 08:30, schrieb Scott Jiang:
>
>> Signed-off-by: Scott Jiang <scott.jiang.linux at 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/
>
> )?
>
This is OK to me.
Regards,
Sonic Zhang
More information about the U-Boot
mailing list