From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] I2C: add Marvell TWSI simple driver
Date: Wed, 25 Aug 2010 17:28:55 +0200 [thread overview]
Message-ID: <4C7536B7.3000409@free.fr> (raw)
In-Reply-To: <1282746213-4318-1-git-send-email-albert.aribaud@free.fr>
Reviewing myself, as a blatant copy-paste mistake only hit my eyes right
after the patch was posted. :(
Le 25/08/2010 16:23, Albert Aribaud a ?crit :
> diff --git a/drivers/i2c/mvtwsi.c b/drivers/i2c/mvtwsi.c
> @@ -0,0 +1,419 @@
> +/*
> + * Driver for the TWSI (i2c) controller on the Marvell orion5x
> + *
> + * Author: Albert Aribaud<albert.aribaud@free.fr>
> + * 2005 (c) MontaVista, Software, Inc.
This code is not (c) Montavista originally; it is a completely new
implementation, with the license notice copied from the kirkwood file.
I'll remove this line in patch V2.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2010-08-25 15:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-25 14:23 [U-Boot] [PATCH 1/2] I2C: add Marvell TWSI simple driver Albert Aribaud
2010-08-25 14:23 ` [U-Boot] [PATCH 2/2] edminiv2: add I2C support using mvtwsi driver Albert Aribaud
2010-08-25 15:28 ` Albert ARIBAUD [this message]
2010-08-26 4:33 ` [U-Boot] [PATCH 1/2] I2C: add Marvell TWSI simple driver Prafulla Wadaskar
2010-08-26 6:33 ` Albert ARIBAUD
2010-08-26 6:46 ` Heiko Schocher
2010-08-26 8:23 ` Prafulla Wadaskar
2010-08-26 9:23 ` Albert ARIBAUD
2010-08-26 6:30 ` Heiko Schocher
2010-08-26 6:37 ` Albert ARIBAUD
2010-08-26 22:03 ` Albert ARIBAUD
2010-08-27 5:25 ` Heiko Schocher
2010-08-27 6:05 ` Albert ARIBAUD
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=4C7536B7.3000409@free.fr \
--to=albert.aribaud@free.fr \
--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.