From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework
Date: Tue, 20 Aug 2013 11:22:40 +0200 [thread overview]
Message-ID: <52133560.1080401@denx.de> (raw)
In-Reply-To: <1376660013-14035-1-git-send-email-l.majewski@samsung.com>
Hello Lukasz,
Am 16.08.2013 15:33, schrieb Lukasz Majewski:
> New I2C framework, introduced after v2013.07 final release, imposed I2C
> code adjustment for some Samsung boards - namely Trats, GONI and Universal_c210.
>
> Those boards were using schematic based I2C enumeration (I2C_5, I2C_9).
> However, new I2C framework imposes usage of logical I2C adapters numbering
> (e.g. I2C_0, I2C_1, etc).
>
> Additionally, I2C_GET_* macros were replaced with i2c_*_bus_num() functions.
>
> Trats board gained definition of second soft I2C adapter.
>
> Signed-off-by: Lukasz Majewski<l.majewski@samsung.com>
> Cc: Minkyu Kang<mk7.kang@samsung.com>
> Cc: Heiko Schocher<hs@denx.de>
> ---
> board/samsung/common/multi_i2c.c | 14 ++++++--------
> board/samsung/goni/goni.c | 6 +++++-
> board/samsung/trats/trats.c | 17 ++++++++++++-----
> board/samsung/universal_c210/universal.c | 4 ++++
> include/configs/trats.h | 3 +++
> 5 files changed, 30 insertions(+), 14 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
prev parent reply other threads:[~2013-08-20 9:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-16 13:33 [U-Boot] [PATCH] i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework Lukasz Majewski
2013-08-20 9:22 ` 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=52133560.1080401@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