From: Tony Lindgren <tony@atomide.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Paul Walmsley <paul@pwsan.com>
Subject: Re: [GIT PULL] ARM: OMAP2+: hwmod fixes for v3.11-rc
Date: Tue, 30 Jul 2013 06:33:36 -0700 [thread overview]
Message-ID: <20130730133336.GL7656@atomide.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1307301146110.4505@utopia.booyaka.com>
Arnd & Olof,
Can you please take this pull request directly? Other than the
omap5 regulator dts changes I just posted I don't yet have
anything else queued up right now.
Regards,
Tony
* Paul Walmsley <paul@pwsan.com> [130730 04:53]:
>
> Hi Tony
>
> The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
>
> Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.11-rc/omap-fixes-b
>
> for you to fetch changes up to 50c2a3a1518befe992f868fc1fd867bdad9776ad:
>
> ARM: OMAP2+: hwmod: AM335x: fix cpgmac address space (2013-07-30 05:13:37 -0600)
>
> ----------------------------------------------------------------
> Some OMAP hwmod fixes for v3.11-rc. Mostly intended to fix an earlyprintk
> regression and an AM33xx cpgmac power management regression.
>
> Basic build, boot, and PM tests are available here:
>
> http://www.pwsan.com/omap/testlogs/hwmod_fixes_a_v3.11-rc/20130730042132/
>
> The tests include temporary fixes for the unrelated 2430SDP and OMAP3
> boot regressions, which are not part of this signed tag.
>
> ----------------------------------------------------------------
> Afzal Mohammed (2):
> ARM: OMAP2+: hwmod: rt address space index for DT
> ARM: OMAP2+: hwmod: AM335x: fix cpgmac address space
>
> Rajendra Nayak (3):
> ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LL
> ARM: OMAP2+: Avoid idling memory controllers with no drivers
> ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device state
>
> arch/arm/mach-omap2/omap_device.c | 18 ++++++++
> arch/arm/mach-omap2/omap_hwmod.c | 2 +-
> arch/arm/mach-omap2/omap_hwmod.h | 50 ++++++++++++++++++++++
> arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 6 +--
> arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 3 +-
> arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 9 ++--
> arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 5 +--
> arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 3 +-
> arch/arm/mach-omap2/serial.c | 11 -----
> 9 files changed, 83 insertions(+), 24 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: OMAP2+: hwmod fixes for v3.11-rc
Date: Tue, 30 Jul 2013 06:33:36 -0700 [thread overview]
Message-ID: <20130730133336.GL7656@atomide.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1307301146110.4505@utopia.booyaka.com>
Arnd & Olof,
Can you please take this pull request directly? Other than the
omap5 regulator dts changes I just posted I don't yet have
anything else queued up right now.
Regards,
Tony
* Paul Walmsley <paul@pwsan.com> [130730 04:53]:
>
> Hi Tony
>
> The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
>
> Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.11-rc/omap-fixes-b
>
> for you to fetch changes up to 50c2a3a1518befe992f868fc1fd867bdad9776ad:
>
> ARM: OMAP2+: hwmod: AM335x: fix cpgmac address space (2013-07-30 05:13:37 -0600)
>
> ----------------------------------------------------------------
> Some OMAP hwmod fixes for v3.11-rc. Mostly intended to fix an earlyprintk
> regression and an AM33xx cpgmac power management regression.
>
> Basic build, boot, and PM tests are available here:
>
> http://www.pwsan.com/omap/testlogs/hwmod_fixes_a_v3.11-rc/20130730042132/
>
> The tests include temporary fixes for the unrelated 2430SDP and OMAP3
> boot regressions, which are not part of this signed tag.
>
> ----------------------------------------------------------------
> Afzal Mohammed (2):
> ARM: OMAP2+: hwmod: rt address space index for DT
> ARM: OMAP2+: hwmod: AM335x: fix cpgmac address space
>
> Rajendra Nayak (3):
> ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LL
> ARM: OMAP2+: Avoid idling memory controllers with no drivers
> ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device state
>
> arch/arm/mach-omap2/omap_device.c | 18 ++++++++
> arch/arm/mach-omap2/omap_hwmod.c | 2 +-
> arch/arm/mach-omap2/omap_hwmod.h | 50 ++++++++++++++++++++++
> arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 6 +--
> arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 3 +-
> arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 9 ++--
> arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 5 +--
> arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 3 +-
> arch/arm/mach-omap2/serial.c | 11 -----
> 9 files changed, 83 insertions(+), 24 deletions(-)
next prev parent reply other threads:[~2013-07-30 13:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-30 11:46 [GIT PULL] ARM: OMAP2+: hwmod fixes for v3.11-rc Paul Walmsley
2013-07-30 11:46 ` Paul Walmsley
2013-07-30 13:33 ` Tony Lindgren [this message]
2013-07-30 13:33 ` Tony Lindgren
2013-08-04 20:36 ` Olof Johansson
2013-08-04 20:36 ` Olof Johansson
2013-08-04 23:46 ` Paul Walmsley
2013-08-04 23:46 ` Paul Walmsley
2013-08-05 2:32 ` Olof Johansson
2013-08-05 2:32 ` Olof Johansson
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=20130730133336.GL7656@atomide.com \
--to=tony@atomide.com \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=olof@lixom.net \
--cc=paul@pwsan.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.