From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/3] ARM: I2C: I2C Multi byte address support
Date: Fri, 20 Jan 2012 08:05:48 +0100 [thread overview]
Message-ID: <4F19124C.5040504@denx.de> (raw)
In-Reply-To: <1326879310-2403-1-git-send-email-rachna@ti.com>
Hello Patil,
Patil, Rachna schrieb:
> Existing OMAP I2C driver does not support address
> length greater than one. Hence this patch is to
> add support for 2 byte address read/write.
>
> Signed-off-by: Philip, Avinash <avinashphilip@ti.com>
> Signed-off-by: Hebbar, Gururaja <gururaja.hebbar@ti.com>
> Signed-off-by: Patil, Rachna <rachna@ti.com>
> ---
> Changes for v2:
> Fixed review comments from Heiko Schocher
>
> drivers/i2c/omap24xx_i2c.c | 468 ++++++++++++++++++++++++++++----------------
> drivers/i2c/omap24xx_i2c.h | 2 +
> 2 files changed, 298 insertions(+), 172 deletions(-)
Sorry, your patch did not apply, nor on "u-boot.git master" nor on
"u-boot-ti-git master":
[hs at pollux u-boot-i2c]$ git am 20120120/0001.patch
Applying: ARM: I2C: I2C Multi byte address support
error: patch failed: drivers/i2c/omap24xx_i2c.c:29
error: drivers/i2c/omap24xx_i2c.c: patch does not apply
error: patch failed: drivers/i2c/omap24xx_i2c.h:60
error: drivers/i2c/omap24xx_i2c.h: patch does not apply
Patch failed at 0001 ARM: I2C: I2C Multi byte address support
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
[hs at pollux u-boot-i2c]$
[hs at pollux u-boot-ti]$ git am ../u-boot-i2c/20120120/0001.patch
Applying: ARM: I2C: I2C Multi byte address support
error: patch failed: drivers/i2c/omap24xx_i2c.c:29
error: drivers/i2c/omap24xx_i2c.c: patch does not apply
Patch failed at 0001 ARM: I2C: I2C Multi byte address support
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
[hs at pollux u-boot-ti]$
... please rebase.
@tom: If you want to pick up this patchserie, I can Ack it ...
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2012-01-20 7:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-18 9:35 [U-Boot] [PATCH v2 1/3] ARM: I2C: I2C Multi byte address support Patil, Rachna
2012-01-20 7:05 ` Heiko Schocher [this message]
2012-01-20 11:55 ` Tom Rini
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=4F19124C.5040504@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.