From: Tony Lindgren <tony@atomide.com>
To: Tero Kristo <t-kristo@ti.com>
Cc: linux-omap@vger.kernel.org, paul@pwsan.com,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 00/10] ARM: OMAP2+: PRCM cleanup series for 3.17
Date: Thu, 17 Jul 2014 00:12:26 -0700 [thread overview]
Message-ID: <20140717071225.GE18374@atomide.com> (raw)
In-Reply-To: <1404483035-21666-1-git-send-email-t-kristo@ti.com>
* Tero Kristo <t-kristo@ti.com> [140704 07:12]:
> Hi,
>
> Here's a small PRCM cleanup series against 3.16-rc1, meant for 3.17
> if at all possible. Basically some cleanup to remove the direct CM/PRM
> register accesses outside PRCM drivers. This set is touching the OMAP2/
> OMAP3 code only. This series is part of the ongoing work to make PRCM
> a separate driver.
>
> Testing done:
> - omap2430-sdp : boot
> - omap3-beagle : boot, suspend/resume (ret), suspend/resume (off)
>
> Working branch:
> - tree: https://github.com/t-kristo/linux-pm.git
> - branch: for-v3.17/cm-prm-cleanup
Great seems to work for me for my omap3 off-idle test cases,
so pulling this into omap-for-v3.17/soc.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/10] ARM: OMAP2+: PRCM cleanup series for 3.17
Date: Thu, 17 Jul 2014 00:12:26 -0700 [thread overview]
Message-ID: <20140717071225.GE18374@atomide.com> (raw)
In-Reply-To: <1404483035-21666-1-git-send-email-t-kristo@ti.com>
* Tero Kristo <t-kristo@ti.com> [140704 07:12]:
> Hi,
>
> Here's a small PRCM cleanup series against 3.16-rc1, meant for 3.17
> if at all possible. Basically some cleanup to remove the direct CM/PRM
> register accesses outside PRCM drivers. This set is touching the OMAP2/
> OMAP3 code only. This series is part of the ongoing work to make PRCM
> a separate driver.
>
> Testing done:
> - omap2430-sdp : boot
> - omap3-beagle : boot, suspend/resume (ret), suspend/resume (off)
>
> Working branch:
> - tree: https://github.com/t-kristo/linux-pm.git
> - branch: for-v3.17/cm-prm-cleanup
Great seems to work for me for my omap3 off-idle test cases,
so pulling this into omap-for-v3.17/soc.
Regards,
Tony
next prev parent reply other threads:[~2014-07-17 7:13 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-04 14:10 [PATCH 00/10] ARM: OMAP2+: PRCM cleanup series for 3.17 Tero Kristo
2014-07-04 14:10 ` Tero Kristo
2014-07-04 14:10 ` [PATCH 01/10] ARM: OMAP3: PRM: move prcm wakeup helper to prm driver Tero Kristo
2014-07-04 14:10 ` Tero Kristo
2014-07-04 14:10 ` [PATCH 02/10] ARM: OMAP3: PRM: move iva reset to PRM driver Tero Kristo
2014-07-04 14:10 ` Tero Kristo
2014-07-04 14:10 ` [PATCH 03/10] ARM: OMAP3: PRM: move modem " Tero Kristo
2014-07-04 14:10 ` Tero Kristo
2014-07-04 14:10 ` [PATCH 04/10] ARM: OMAP3: PRM: add API for checking and clearing cold reset status Tero Kristo
2014-07-04 14:10 ` Tero Kristo
2014-07-04 14:10 ` [PATCH 05/10] ARM: OMAP3: PRM: add API for saving PRM scratchpad contents Tero Kristo
2014-07-04 14:10 ` Tero Kristo
2014-07-04 14:10 ` [PATCH 06/10] ARM: OMAP24xx: PRM: add API for clearing wakeup status bits Tero Kristo
2014-07-04 14:10 ` Tero Kristo
2014-07-04 14:10 ` [PATCH 07/10] ARM: OMAP3: PRM: move PRM init code from PM core to the driver Tero Kristo
2014-07-04 14:10 ` Tero Kristo
2014-07-04 14:10 ` [PATCH 08/10] ARM: OMAP3: control: add API for setting up the modem pads Tero Kristo
2014-07-04 14:10 ` Tero Kristo
2014-07-04 14:10 ` [PATCH 09/10] ARM: OMAP3: PRM: move modem reset and iva2 idle to PRM driver Tero Kristo
2014-07-04 14:10 ` Tero Kristo
2014-07-04 14:10 ` [PATCH 10/10] ARM: OMAP3: control: isolate control module init to its own function Tero Kristo
2014-07-04 14:10 ` Tero Kristo
2014-07-17 7:12 ` Tony Lindgren [this message]
2014-07-17 7:12 ` [PATCH 00/10] ARM: OMAP2+: PRCM cleanup series for 3.17 Tony Lindgren
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=20140717071225.GE18374@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
--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.