linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: w.sang@pengutronix.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] mach-mxs: dynamic device creation for i.MX28-i2c
Date: Fri, 18 Feb 2011 18:18:25 +0100	[thread overview]
Message-ID: <1298049507-6987-1-git-send-email-w.sang@pengutronix.de> (raw)

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.

Wolfram Sang (2):
  arm: mx23: names of interrupts and base address should match for I2C
  arm: mxs: add i2c-devices

 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-i2c.c        |   56 +++++++++++++++++++++++
 arch/arm/mach-mxs/include/mach/devices-common.h |    9 ++++
 arch/arm/mach-mxs/include/mach/mx23.h           |    2 +-
 6 files changed, 73 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/mach-mxs/devices/platform-i2c.c

-- 
1.7.2.3

             reply	other threads:[~2011-02-18 17:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-18 17:18 Wolfram Sang [this message]
2011-02-18 17:18 ` [PATCH 1/2] arm: mx23: names of interrupts and base address should match for I2C Wolfram Sang
2011-02-18 17:18 ` [PATCH 2/2] arm: mxs: add i2c-devices Wolfram Sang
2011-02-18 21:16   ` Uwe Kleine-König
2011-02-22  7:30     ` Shawn Guo
  -- strict thread matches above, loose matches on Subject: below --
2011-02-28 16:40 [PATCH 0/2] mach-mxs: dynamic device creation for i.MX28-i2c Wolfram Sang

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=1298049507-6987-1-git-send-email-w.sang@pengutronix.de \
    --to=w.sang@pengutronix.de \
    --cc=linux-arm-kernel@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;
as well as URLs for NNTP newsgroup(s).