From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/3] i2c: move to new subsystem
Date: Thu, 19 Sep 2013 08:54:21 +0200 [thread overview]
Message-ID: <20130919085421.2b92a9b1@lilith> (raw)
In-Reply-To: <1379532123-28660-3-git-send-email-tremyfr@yahoo.fr>
Hi Philippe,
On Wed, 18 Sep 2013 21:22:02 +0200, Philippe Reynes <tremyfr@yahoo.fr>
wrote:
>
> Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr>
> ---
> README | 11 +++
> arch/arm/cpu/armv7/mx5/clock.c | 2 +-
> arch/arm/cpu/armv7/mx6/clock.c | 2 +-
> arch/arm/imx-common/Makefile | 2 +-
> drivers/i2c/Makefile | 2 +-
> drivers/i2c/mxc_i2c.c | 137 +++++++++++++++++++++++-----------------
> 6 files changed, 93 insertions(+), 63 deletions(-)
As this affects MXC, not i2c as a whole, the patch summary should have
an "mxc:" tag prepended to the "i2c:" one.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2013-09-19 6:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-18 19:22 [U-Boot] [PATCH v2 0/3] i2c, mxc: switch to new multibus/multiadapter framework Philippe Reynes
2013-09-18 19:22 ` [U-Boot] [PATCH v2 1/3] i2c: fix init on generic board Philippe Reynes
2013-09-18 19:22 ` [U-Boot] [PATCH v2 2/3] i2c: move to new subsystem Philippe Reynes
2013-09-19 6:54 ` Albert ARIBAUD [this message]
2013-09-18 19:22 ` [U-Boot] [PATCH v2 3/3] i2c: update config using mxc driver " Philippe Reynes
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=20130919085421.2b92a9b1@lilith \
--to=albert.u.boot@aribaud.net \
--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.