public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: "Avinash.H.M" <avinashhm@ti.com>
To: linux-omap@vger.kernel.org
Cc: "Avinash.H.M" <avinashhm@ti.com>
Subject: [PATCH 0/2] OMAP2/3: fix the i2c,gpio reset timeouts during boot.
Date: Fri,  1 Apr 2011 21:04:05 +0530	[thread overview]
Message-ID: <1301672047-31903-1-git-send-email-avinashhm@ti.com> (raw)

Hi ,

The patches solve the reset timeouts seen in i2c and gpio modules while
booting omap2 and omap3.

Baseline:
The patches are based on 
* git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
* master branch.
* v2.6.39-rc1 commit (0ce790e)

Testing:
* build tested omap2plus_defconfig for warnings and errors. none introduced.
* boot tested on 2430. 
* tested for 'core off' in suspend resume on 3430 sdp. core off counters
  increment after suspend resume. Core off works with below commands,

echo 1 > /debug/pm_debug/enable_off_mode
echo mem > /sys/power/state
cat /debug/pm_debug/count | grep ^core

Dependencies:
* need patch "OMAP2+: hwmod data: Set hwmod flags to only allow 16-bit
  accesses to i2c" from Andry Green for accessing i2c_sysc. Without this even
  with this patch, we will see i2c reset timeouts.

br ,
- Avinash

Avinash.H.M (2):
  OMAP2/3: hwmod: fix the i2c-reset timeout during bootup
  OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.

 arch/arm/mach-omap2/omap_hwmod.c             |   59 ++++++++++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod_2420_data.c   |    5 ++
 arch/arm/mach-omap2/omap_hwmod_2430_data.c   |    6 +++
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c   |    7 +++
 arch/arm/plat-omap/include/plat/omap_hwmod.h |    2 +
 5 files changed, 79 insertions(+), 0 deletions(-)


             reply	other threads:[~2011-04-01 15:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-01 15:34 Avinash.H.M [this message]
2011-04-01 15:34 ` [PATCH 1/2] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup Avinash.H.M
2011-04-01 20:28   ` Paul Walmsley
2011-04-05  6:40     ` Avinash.H.M.
2011-04-01 21:12   ` Kevin Hilman
2011-04-02  7:30     ` Avinash.H.M.
2011-04-01 15:34 ` [PATCH 2/2] OMAP2/3: hwmod: fix gpio-reset timeouts seen " Avinash.H.M
2011-04-20 19:32   ` Paul Walmsley
2011-04-21  6:21     ` Avinash.H.M.

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=1301672047-31903-1-git-send-email-avinashhm@ti.com \
    --to=avinashhm@ti.com \
    --cc=linux-omap@vger.kernel.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