From: rubini@gnudd.com (Alessandro Rubini)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V3 0/3] i2c-nomadik changes
Date: Mon, 11 Jun 2012 22:56:14 +0200 [thread overview]
Message-ID: <cover.1339447570.git.rubini@gnudd.com> (raw)
V3:
- fixed according to Linusw feedback (merged the patch he posted)
- added Tested-by: Linusw on his permission
V2:
- use linux/platform_data/i2c-nomadik.h not linux/i2c-nomadik.h
- format patch with -M
- added lee jones to the Cc: list (for device tree support)
- minor rewording of the commit messages
Alessandro Rubini (3):
i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
i2c-nomadik: turn the platform driver to an amba driver
i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK
arch/arm/mach-ux500/board-mop500.c | 2 +-
arch/arm/mach-ux500/devices-common.h | 24 +---
drivers/i2c/busses/Kconfig | 5 +-
drivers/i2c/busses/i2c-nomadik.c | 145 ++++++++++----------
.../linux/platform_data/i2c-nomadik.h | 6 +-
5 files changed, 87 insertions(+), 95 deletions(-)
rename arch/arm/plat-nomadik/include/plat/i2c.h => include/linux/platform_data/i2c-nomadik.h (91%)
--
1.7.7.2
next reply other threads:[~2012-06-11 20:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-11 20:56 Alessandro Rubini [this message]
2012-06-11 20:56 ` [PATCH V3 1/3] i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h> Alessandro Rubini
2012-06-11 20:56 ` [PATCH V3 2/3] i2c-nomadik: turn the platform driver to an amba driver Alessandro Rubini
2012-06-14 8:04 ` Arnd Bergmann
2012-06-14 8:17 ` Alessandro Rubini
2012-06-14 8:39 ` Lee Jones
2012-06-14 17:25 ` Linus Walleij
2012-06-11 20:56 ` [PATCH V3 3/3] i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK Alessandro Rubini
2012-06-11 21:37 ` [PATCH V3 0/3] i2c-nomadik changes Linus Walleij
2012-07-09 9:48 ` Wolfram Sang
2012-07-09 19:40 ` Linus Walleij
2012-07-09 20:08 ` Lee Jones
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=cover.1339447570.git.rubini@gnudd.com \
--to=rubini@gnudd.com \
--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).