public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@ti.com>
To: "Varadarajan, Charulatha" <charu@ti.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 0/9] OMAP: GPIO: cleanup, consolidation, etc. (v2)
Date: Tue, 03 May 2011 18:04:10 -0700	[thread overview]
Message-ID: <878vunwa2d.fsf@ti.com> (raw)
In-Reply-To: <BANLkTi=dQohEF3ufyMJ53j5LgCkJV_RZ8A@mail.gmail.com> (Charulatha Varadarajan's message of "Thu, 28 Apr 2011 15:09:13 +0530")

Hi Charu,

"Varadarajan, Charulatha" <charu@ti.com> writes:

> I tested the patch series in wip/gpio-cleanup branch.

Thanks so much for testing.  It's a great help.

I've updated the branch based on some of your comments, and in
particular it should now boot on OMAP1.

Kevin

> Here are the results:
>
> Compile tested for:
>  - omap1_defconfig
>  - omap2plus_defconfig
>
> Boot test (Failed on the following board):
>  - OMAP1710-H3
>
> Boot test (Success on the following boards):
>  - OMAP2420-H4
>  - OMAP3430-SDP
>  - OMAP3430-Zoom2
>  - OMAP3630-Zoom3
>  - OMAP4430-SDP
>  - OMAP4430-Blaze
>
> GPIO module functionality testing (success on the following boards):
>  - OMAP2420-H4
>  - OMAP3430-SDP
>  - OMAP3430-Zoom2
>  - OMAP3630-Zoom3
>  - OMAP4430-SDP
>  - OMAP4430-Blaze
>
> PM Testing (success as given below):
> OMAP3430-SDP: retention, off_mode, system_wide suspend, gpio wakeup
> OMAP3630-Zoom3: retention, system_wide suspend
> using the following:
>             echo 5 > /sys/devices/platform/omap/omap_uart.0/sleep_timeout
>             echo 5 > /sys/devices/platform/omap/omap_uart.1/sleep_timeout
>             echo 5 > /sys/devices/platform/omap/omap_uart.2/sleep_timeout
>             echo 5 > /sys/devices/platform/omap/omap_uart.3/sleep_timeout
>             echo '5' > /debug/pm_debug/wakeup_timer_seconds
>             echo 1 > /debug/pm_debug/sleep_while_idle
>             echo 1 > /debug/pm_debug/enable_off_mode
>
> -V Charulatha

      reply	other threads:[~2011-05-04  1:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-21 20:35 [PATCH 0/9] OMAP: GPIO: cleanup, consolidation, etc. (v2) Kevin Hilman
2011-04-21 20:35 ` [PATCH 1/9] OMAP: GPIO: _clear_gpio_irqbank: fix flushing of posted write Kevin Hilman
2011-04-21 20:35 ` [PATCH 2/9] OMAP: GPIO: remove MPUIO handling from _clear_gpio_irqbank() Kevin Hilman
2011-04-21 20:35 ` [PATCH 3/9] OMAP: GPIO: move bank width into struct gpio_bank Kevin Hilman
2011-04-21 20:35 ` [PATCH 4/9] OMAP: GPIO: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width Kevin Hilman
2011-04-21 20:35 ` [PATCH 5/9] OMAP: GPIO: move register offset defines into gpio.h Kevin Hilman
2011-04-21 20:35 ` [PATCH 6/9] OMAP: GPIO: consolidate direction, input, output, remove #ifdefs Kevin Hilman
2011-04-21 20:35 ` [PATCH 7/9] OMAP: GPIO: consolidate IRQ status handling, " Kevin Hilman
2011-04-21 20:35 ` [PATCH 8/9] OMAP: GPIO: conslidate enable/disable of GPIO IRQs, remove ifdefs Kevin Hilman
2011-04-21 20:35 ` [PATCH 9/9] OMAP: GPIO: convert MPUIO IRQ over to generic irq_chip Kevin Hilman
2011-04-25  7:27 ` [PATCH 0/9] OMAP: GPIO: cleanup, consolidation, etc. (v2) DebBarma, Tarun Kanti
2011-04-25  8:29   ` DebBarma, Tarun Kanti
2011-05-03 16:25     ` Kevin Hilman
2011-04-28  9:39 ` Varadarajan, Charulatha
2011-05-04  1:04   ` Kevin Hilman [this message]

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=878vunwa2d.fsf@ti.com \
    --to=khilman@ti.com \
    --cc=charu@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