From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] i2c: port i2c driver to new subsystem
Date: Mon, 16 Sep 2013 16:20:27 -0700 [thread overview]
Message-ID: <5237923B.2070608@boundarydevices.com> (raw)
In-Reply-To: <1379272182-8607-1-git-send-email-tremyfr@yahoo.fr>
On 09/15/2013 12:09 PM, Philippe Reynes wrote:
> This serie is composed of two patches:
> - one to port the i2c mxc driver to new subsystem
> - one to update all configurations with i2c mxc driver
>
> This serie was tested with success on armadeus apf27.
>
> Philippe Reynes (2):
> i2c: move to new subsystem
> i2c: update config using mxc driver to new subsystem
>
> README | 3 +
> 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 | 109 +++++++++++++++++--------------------
> include/configs/apf27.h | 5 +-
> include/configs/flea3.h | 6 +-
> include/configs/imx31_phycore.h | 6 +-
> include/configs/m53evk.h | 6 +-
> include/configs/mx25pdk.h | 6 +-
> include/configs/mx35pdk.h | 6 +-
> include/configs/mx53ard.h | 6 +-
> include/configs/mx53evk.h | 6 +-
> include/configs/mx53loco.h | 6 +-
> include/configs/mx53smd.h | 6 +-
> include/configs/mx6qsabreauto.h | 3 +-
> include/configs/nitrogen6x.h | 3 +-
> include/configs/titanium.h | 3 +-
> include/configs/vf610twr.h | 6 +-
> include/configs/woodburn_common.h | 6 +-
> 21 files changed, 98 insertions(+), 102 deletions(-)
>
Tested-by: Eric Nelson <eric.nelson@boundarydevices.com>
Tested on i.MX6Q (nitrogen6q) and i.MX6S (nitrogen6s) against
I2C busses 0-2 and a variety of devices (HDMI, touch controllers).
prev parent reply other threads:[~2013-09-16 23:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-15 19:09 [U-Boot] [PATCH 0/2] i2c: port i2c driver to new subsystem Philippe Reynes
2013-09-15 19:09 ` [U-Boot] [PATCH 1/2] i2c: move " Philippe Reynes
2013-09-15 21:12 ` Albert ARIBAUD
2013-09-17 4:41 ` Heiko Schocher
2013-09-15 19:09 ` [U-Boot] [PATCH 2/2] i2c: update config using mxc driver " Philippe Reynes
2013-09-17 4:51 ` Heiko Schocher
2013-09-16 23:20 ` Eric Nelson [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=5237923B.2070608@boundarydevices.com \
--to=eric.nelson@boundarydevices.com \
--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