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] [U-Boot, V2, 1/2] driver:i2c:s3c24x0: adapt driver to new i2c
Date: Mon, 09 Dec 2013 07:50:01 +0100	[thread overview]
Message-ID: <52A56819.50000@denx.de> (raw)
In-Reply-To: <1384940630-23982-1-git-send-email-p.wilczek@samsung.com>

Hello Piotr,

Am 20.11.2013 10:43, schrieb Piotr Wilczek:
> This patch adapts the s3c24x0 driver to the new i2c framework.
> Config file is modified for all the boards that use the driver.
>
> Signed-off-by: Piotr Wilczek<p.wilczek@samsung.com>
> Signed-off-by: Kyungmin Park<kyungmin.park@samsung.com>
> CC: Minkyu Kang<mk7.kang@samsung.com>
> CC: Heiko Schocher<hs@denx.de>
> CC: Inderpal Singh<inderpal.singh@linaro.org>
> CC: David M?ller<d.mueller@elsoft.ch>
> CC: Chander Kashyap<k.chander@samsung.com>
> CC: Lukasz Majewski<l.majewski@samsung.com>
> Tested-by: Naveen Krishna Chatradhi<ch.naveen@samsung.com>
> Reviewed-by: Naveen Krishna Chatradhi<ch.naveen@samsung.com>
>
> ---
> Boards VCMA9, Arndale and Exynos5250 are compile tested only.
> Boards Trats and Trats2 were hardware tested.
> All boards compile clean.
>
> Changes for V2:
>   - patch series squashed to one patch
>   - removed unnecessary blank line
>   - change related to hsi2c moved to saparate patch
>
>   board/samsung/smdk5250/exynos5-dt.c |    2 -
>   board/samsung/trats/trats.c         |   21 ++---
>   board/samsung/trats2/trats2.c       |   35 ++++++--
>   drivers/i2c/Makefile                |    2 +-
>   drivers/i2c/s3c24x0_i2c.c           |  152 ++++++++++++++++++++++-------------
>   include/configs/VCMA9.h             |    8 +-
>   include/configs/arndale.h           |    9 +--
>   include/configs/exynos5250-dt.h     |    8 +-
>   include/configs/trats.h             |   25 ++----
>   include/configs/trats2.h            |   29 +++----
>   10 files changed, 170 insertions(+), 121 deletions(-)

Thanks! Applied to u-boot-i2c.git

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:[~2013-12-09  6:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13 14:31 [U-Boot] [PATCH 0/6] adapt s3c24x0 driver to new i2c framework Piotr Wilczek
2013-11-13 14:31 ` [U-Boot] [PATCH 1/6] driver:i2c:s3c24x0: adapt driver to new i2c Piotr Wilczek
2013-11-18  6:17   ` Heiko Schocher
2013-11-18  7:10     ` Piotr Wilczek
2013-11-18  7:19       ` Heiko Schocher
2013-11-13 14:31 ` [U-Boot] [PATCH 2/6] board:arndale: switch to new i2c framework Piotr Wilczek
2013-11-13 14:31 ` [U-Boot] [PATCH 3/6] board:VCMA9 " Piotr Wilczek
2013-11-13 14:31 ` [U-Boot] [PATCH 4/6] board:smdk5250: " Piotr Wilczek
2013-11-13 14:31 ` [U-Boot] [PATCH 5/6] board:trats: " Piotr Wilczek
2013-11-13 14:31 ` [U-Boot] [PATCH 6/6] board:trats2: switch Trats2 " Piotr Wilczek
2013-11-20  9:43 ` [U-Boot] [PATCH V2 1/2] driver:i2c:s3c24x0: adapt driver to new i2c Piotr Wilczek
2013-11-20  9:43   ` [U-Boot] [PATCH 2/2] driver:i2c:s3c24x0: fix clock init for hsi2c Piotr Wilczek
2013-12-09  6:50     ` [U-Boot] [U-Boot, " Heiko Schocher
2013-11-20 12:08   ` [U-Boot] [PATCH V2 1/2] driver:i2c:s3c24x0: adapt driver to new i2c Naveen Krishna Ch
2013-11-20 14:15   ` Naveen Krishna Ch
2013-11-21  4:28     ` Heiko Schocher
2013-12-09  6:50   ` Heiko Schocher [this message]

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=52A56819.50000@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