All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shubhrajyoti D <shubhrajyoti-l0cyMroinI0@public.gmane.org>
To: linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	khilman-l0cyMroinI0@public.gmane.org,
	rnayak-l0cyMroinI0@public.gmane.org,
	balajitk-l0cyMroinI0@public.gmane.org,
	santosh.shilimkar-l0cyMroinI0@public.gmane.org,
	Shubhrajyoti D <shubhrajyoti-l0cyMroinI0@public.gmane.org>
Subject: [PATCHv5 0/3] I2C driver updates
Date: Fri, 29 Jul 2011 16:06:50 +0530	[thread overview]
Message-ID: <1311935813-8481-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.

version 2
 - Fix the indentation.
 - Restore in the error path is not needed as we are
   doing a init.

version 3
 - Combine the patch 1 and 2 as i2c-omap.h isn't a generic header

version 4/5
 - Making the changelogs more descriptive.
 - Rebasing to the wip/i2c branch

Acknowledge Balaji ,Santosh and Kevin for the review comments.
Tested on sdp4430 and on omap3430

Has dependency on the following patch
https://patchwork.kernel.org/patch/904582/


Shubhrajyoti D (3):
  OMAP: I2C: Reset support
  OMAP: I2C: Remove the reset in the init path
  OMAP: I2C: Remove the SYSC register definition

 arch/arm/plat-omap/i2c.c      |   18 ++++++++
 drivers/i2c/busses/i2c-omap.c |   88 ++++++++++------------------------------
 include/linux/i2c-omap.h      |    1 +
 3 files changed, 41 insertions(+), 66 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: shubhrajyoti@ti.com (Shubhrajyoti D)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv5 0/3] I2C driver updates
Date: Fri, 29 Jul 2011 16:06:50 +0530	[thread overview]
Message-ID: <1311935813-8481-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.

version 2
 - Fix the indentation.
 - Restore in the error path is not needed as we are
   doing a init.

version 3
 - Combine the patch 1 and 2 as i2c-omap.h isn't a generic header

version 4/5
 - Making the changelogs more descriptive.
 - Rebasing to the wip/i2c branch

Acknowledge Balaji ,Santosh and Kevin for the review comments.
Tested on sdp4430 and on omap3430

Has dependency on the following patch
https://patchwork.kernel.org/patch/904582/


Shubhrajyoti D (3):
  OMAP: I2C: Reset support
  OMAP: I2C: Remove the reset in the init path
  OMAP: I2C: Remove the SYSC register definition

 arch/arm/plat-omap/i2c.c      |   18 ++++++++
 drivers/i2c/busses/i2c-omap.c |   88 ++++++++++------------------------------
 include/linux/i2c-omap.h      |    1 +
 3 files changed, 41 insertions(+), 66 deletions(-)

             reply	other threads:[~2011-07-29 10:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-29 10:36 Shubhrajyoti D [this message]
2011-07-29 10:36 ` [PATCHv5 0/3] I2C driver updates Shubhrajyoti D
     [not found] ` <1311935813-8481-1-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
2011-07-29 10:36   ` [PATCHv5 1/3] OMAP: I2C: Reset support Shubhrajyoti D
2011-07-29 10:36     ` Shubhrajyoti D
     [not found]     ` <1311935813-8481-2-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
2011-08-02 23:23       ` Kevin Hilman
2011-08-02 23:23         ` Kevin Hilman
     [not found]         ` <87sjpj75yq.fsf-l0cyMroinI0@public.gmane.org>
2011-08-04  6:25           ` Shubhrajyoti
2011-08-04  6:25             ` Shubhrajyoti
2011-08-04 15:05             ` Kevin Hilman
2011-08-04 15:05               ` Kevin Hilman
2011-07-29 10:36   ` [PATCHv5 3/3] OMAP: I2C: Remove the SYSC register definition Shubhrajyoti D
2011-07-29 10:36     ` Shubhrajyoti D
2011-07-29 10:36 ` [PATCHv5 2/3] OMAP: I2C: Remove the reset in the init path Shubhrajyoti D
2011-07-29 10:36   ` Shubhrajyoti D
     [not found]   ` <1311935813-8481-3-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
2011-08-02 23:27     ` Kevin Hilman
2011-08-02 23:27       ` Kevin Hilman
     [not found]       ` <87d3gn75sh.fsf-l0cyMroinI0@public.gmane.org>
2011-08-04 16:41         ` Shubhrajyoti
2011-08-04 16:41           ` Shubhrajyoti

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=1311935813-8481-1-git-send-email-shubhrajyoti@ti.com \
    --to=shubhrajyoti-l0cymroini0@public.gmane.org \
    --cc=balajitk-l0cyMroinI0@public.gmane.org \
    --cc=khilman-l0cyMroinI0@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=rnayak-l0cyMroinI0@public.gmane.org \
    --cc=santosh.shilimkar-l0cyMroinI0@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.