All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@ti.com>
To: Tero Kristo <t-kristo@ti.com>
Cc: linux-omap@vger.kernel.org, paul@pwsan.com, b-cousson@ti.com
Subject: Re: [PATCHv10 00/14] PRCM chain handler
Date: Fri, 09 Dec 2011 14:36:21 -0800	[thread overview]
Message-ID: <87mxb1l6e2.fsf@ti.com> (raw)
In-Reply-To: <1323440857-385-1-git-send-email-t-kristo@ti.com> (Tero Kristo's message of "Fri, 9 Dec 2011 16:27:23 +0200")

Tero Kristo <t-kristo@ti.com> writes:

> Once more a new version, it was decided that the PRM driver will be
> dropped for now, and we will have the chain handler support under
> mach-omap2 directory. This will most likely be addressed in future.

Just to clarify for others: We decided that since the PRM driver is
going to take some more time to sort out, we would at least get the
chained IRQ support in now so we can unblock drivers that need it for
wakeup support (like UART, USB host, etc.)

> Other than that, the code is pretty close to what was in version 9,
> just location has changed from /drivers/mfd to /arch/arm/mach-omap2.
>
> Tested with omap3 beagleboard, with dynamic idle and suspend, both
> retention and off. omap4 should not be an issue seeing the code is
> close to what was in version 9.
>
> TEMP patches can be ignored, they are provided only for testing
> purposes, and shall be replaced by uart runtime support.

Can you repost a series without the TEMP patches, and Cc
linux-arm-kernel as well.

For testing purposes, you can make a branch available with the temp
patches included, and mention it in the changelog.

Thanks,

Kevin

  parent reply	other threads:[~2011-12-09 22:36 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-09 14:27 [PATCHv10 00/14] PRCM chain handler Tero Kristo
2011-12-09 14:27 ` [PATCHv10 01/14] OMAP2+: hwmod: Add API to enable IO ring wakeup Tero Kristo
2011-12-09 14:27 ` [PATCHv10 02/14] OMAP2+: hwmod: Add API to check IO PAD wakeup status Tero Kristo
2011-12-09 14:27 ` [PATCHv10 03/14] omap: prm: add support for chain interrupt handler Tero Kristo
2011-12-09 14:27 ` [PATCHv10 04/14] omap: prm: add support for suspend prepare and finish callbacks Tero Kristo
2011-12-09 23:04   ` Kevin Hilman
2011-12-12  9:57     ` Tero Kristo
2011-12-09 14:27 ` [PATCHv10 05/14] OMAP2+: mux: add support for PAD wakeup interrupts Tero Kristo
2011-12-09 23:13   ` Kevin Hilman
2011-12-12 10:01     ` Tero Kristo
2011-12-12 15:07       ` Kevin Hilman
2011-12-09 14:27 ` [PATCHv10 06/14] omap3: pm: use prcm chain handler Tero Kristo
2011-12-09 23:23   ` Kevin Hilman
2011-12-12  9:55     ` Tero Kristo
2011-12-09 14:27 ` [PATCHv10 07/14] OMAP3: pm: do not enable PRCM MPU interrupts manually Tero Kristo
2011-12-09 14:27 ` [PATCHv10 08/14] TEMP: serial: added mux support Tero Kristo
2011-12-09 14:27 ` [PATCHv10 09/14] TEMP: 4430sdp: use common serial init with " Tero Kristo
2011-12-09 14:27 ` [PATCHv10 10/14] TEMP: mux: added trace for io wkup event Tero Kristo
2011-12-09 14:27 ` [PATCHv10 11/14] TEMP: OMAP3: pm: remove serial resume / idle calls from idle path Tero Kristo
2011-12-09 14:27 ` [PATCHv10 12/14] TEMP: OMAP3: serial: made serial to work properly with PRCM chain handler Tero Kristo
2011-12-09 14:27 ` [PATCHv10 13/14] TEMP: OMAP: serial: remove padconf hacks Tero Kristo
2011-12-09 14:27 ` [PATCHv10 14/14] TEMP: OMAP device: change pr_warnings to pr_debugs Tero Kristo
2011-12-09 22:36 ` Kevin Hilman [this message]
2011-12-12  9:56   ` [PATCHv10 00/14] PRCM chain handler Tero Kristo

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=87mxb1l6e2.fsf@ti.com \
    --to=khilman@ti.com \
    --cc=b-cousson@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=paul@pwsan.com \
    --cc=t-kristo@ti.com \
    /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.