From: shubhrajyoti@ti.com (Shubhrajyoti D)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHV2 0/5] I2C: driver updates
Date: Thu, 21 Jul 2011 16:39:09 +0530 [thread overview]
Message-ID: <1311246554-22975-1-git-send-email-shubhrajyoti@ti.com> (raw)
The series attempts to do the following
- The reset should not be done in the driver
have support for the same.
- Remove the sysc register access in the driver.
- Restore the context only if the context is lost.
version 2
- Fix the indentation.
- Restore in the error path is not needed as we are
doing a init.
Tested on sdp4430 and on omap3430
Shubhrajyoti D (5):
OMAP: I2C: Add a device reset field to platform data
OMAP: I2C: Reset support
OMAP: I2C: Remove the reset in the init path
OMAP: I2C: Remove the SYSC register definition
OMAP: I2C: Restore only if context is lost
arch/arm/plat-omap/i2c.c | 17 +++++++
drivers/i2c/busses/i2c-omap.c | 101 ++++++++++++++++-------------------------
include/linux/i2c-omap.h | 1 +
3 files changed, 57 insertions(+), 62 deletions(-)
next reply other threads:[~2011-07-21 11:09 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-21 11:09 Shubhrajyoti D [this message]
2011-07-21 11:09 ` [PATCHV2 1/5] OMAP: I2C: Add a device reset field to platform data Shubhrajyoti D
2011-07-21 11:18 ` Santosh Shilimkar
2011-07-21 11:09 ` [PATCHV2 2/5] OMAP: I2C: Reset support Shubhrajyoti D
2011-07-21 11:19 ` Santosh Shilimkar
2011-07-21 12:02 ` Shubhrajyoti
2011-07-21 11:09 ` [PATCHV2 3/5] OMAP: I2C: Remove the reset in the init path Shubhrajyoti D
2011-07-21 11:27 ` Santosh Shilimkar
2011-07-29 11:27 ` Shubhrajyoti
2011-07-21 11:09 ` [PATCHV2 4/5] OMAP: I2C: Remove the SYSC register definition Shubhrajyoti D
2011-07-21 11:28 ` Santosh Shilimkar
2011-07-21 11:09 ` [PATCHV2 5/5] OMAP: I2C: Restore only if context is lost Shubhrajyoti D
2011-07-21 11:30 ` Santosh Shilimkar
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=1311246554-22975-1-git-send-email-shubhrajyoti@ti.com \
--to=shubhrajyoti@ti.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