linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mach-mxs: dynamic device creation for i.MX28-i2c
@ 2011-02-28 16:40 Wolfram Sang
  2011-02-28 16:40 ` [PATCH 1/2] arm: mxs: add i2c-devices for mx28 Wolfram Sang
  2011-02-28 16:40 ` [PATCH 2/2] arm: mxs: tx28: add i2c bus and connected RTC Wolfram Sang
  0 siblings, 2 replies; 4+ messages in thread
From: Wolfram Sang @ 2011-02-28 16:40 UTC (permalink / raw)
  To: linux-arm-kernel

Currently for mx28 only, because the driver submitted for mainline does only
PIOQUEUE which is only available on that cpu. mx23 can be added if support is
available.

Patches are based on imx-for-2.6.39.

Changes since last version:

* dropped mx23-related corrections (not needed now)
* added support for Karo's TX28

Wolfram Sang (2):
  arm: mxs: add i2c-devices for mx28
  arm: mxs: tx28: add i2c bus and connected RTC

 arch/arm/mach-mxs/Kconfig                       |    1 +
 arch/arm/mach-mxs/devices-mx28.h                |    3 +
 arch/arm/mach-mxs/devices/Kconfig               |    3 +
 arch/arm/mach-mxs/devices/Makefile              |    1 +
 arch/arm/mach-mxs/devices/platform-mxs-i2c.c    |   51 +++++++++++++++++++++++
 arch/arm/mach-mxs/include/mach/devices-common.h |    9 ++++
 arch/arm/mach-mxs/mach-tx28.c                   |   10 ++++
 7 files changed, 78 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/mach-mxs/devices/platform-mxs-i2c.c

-- 
1.7.2.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-16 20:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-28 16:40 [PATCH 0/2] mach-mxs: dynamic device creation for i.MX28-i2c Wolfram Sang
2011-02-28 16:40 ` [PATCH 1/2] arm: mxs: add i2c-devices for mx28 Wolfram Sang
2011-03-16 20:40   ` [PATCH] ARM: mxs: fix naming of struct holding info for mxs-i2c devices Uwe Kleine-König
2011-02-28 16:40 ` [PATCH 2/2] arm: mxs: tx28: add i2c bus and connected RTC Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).