From: "Teresa Gámez" <t.gamez@phytec.de>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] I2C support for AM33xx
Date: Thu, 20 Jun 2013 14:50:27 +0200 [thread overview]
Message-ID: <1371732630-27966-1-git-send-email-t.gamez@phytec.de> (raw)
This series, does some cleanup in the i2c-omap
driver and adds i2c support for AM33xx.
This should be applied on top of the
commit 9738361e32f908e433cb4a5a42ada13b83fedfcb
ARM: AM33xx: pcm051: Add network support
patch.
Teresa Gámez (3):
i2c-omap: cleanup cpu_is functions
ARM: AM33xx: Add i2c support for AM33xx
ARM: OMAP: pcm051: Add i2c0 and at24 eeprom support
arch/arm/boards/pcm051/board.c | 18 +++
arch/arm/configs/pcm051_defconfig | 4 +
arch/arm/mach-omap/include/mach/am33xx-devices.h | 15 ++
arch/arm/mach-omap/include/mach/am33xx-silicon.h | 5 +
arch/arm/mach-omap/include/mach/generic.h | 6 +
drivers/i2c/busses/i2c-omap.c | 169 ++++++++--------------
6 files changed, 112 insertions(+), 105 deletions(-)
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2013-06-20 12:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-20 12:50 Teresa Gámez [this message]
2013-06-20 12:50 ` [PATCH 1/3] i2c-omap: cleanup cpu_is functions Teresa Gámez
2013-06-20 12:50 ` [PATCH 2/3] ARM: AM33xx: Add i2c support for AM33xx Teresa Gámez
2013-06-21 5:39 ` Sascha Hauer
2013-06-20 12:50 ` [PATCH 3/3] ARM: OMAP: pcm051: Add i2c0 and at24 eeprom support Teresa Gámez
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=1371732630-27966-1-git-send-email-t.gamez@phytec.de \
--to=t.gamez@phytec.de \
--cc=barebox@lists.infradead.org \
/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