* [GIT PULL] ARM: OMAP2+: clock/hwmod/warning fixes for 3.5-rc
@ 2012-06-22 1:15 Paul Walmsley
2012-06-22 8:30 ` Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Paul Walmsley @ 2012-06-22 1:15 UTC (permalink / raw)
To: linux-arm-kernel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Tony
The following changes since commit 485802a6c524e62b5924849dd727ddbb1497cc71:
Linux 3.5-rc3 (2012-06-16 17:25:17 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/omap-fixes-a-for-3.5rc
for you to fetch changes up to dc57aef503859dbf724f6126c58b2e1672e215f3:
ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabled (2012-06-21 18:08:47 -0600)
- ----------------------------------------------------------------
Some uncontroversial OMAP clock, hwmod, and compiler warning fixes for 3.5-rc
- ----------------------------------------------------------------
Testing logs are at
http://www.pwsan.com/omap/bootlogs/20120621/omap_fixes_a_3.5rc__dc57aef503859dbf724f6126c58b2e1672e215f3/
N800 doesn't boot due to MMC problems; 3517 boards won't NFS-mount root
and WARN() during boot; 37xx EVM and Beagle don't wake up from the serial
port from off-mode system suspend, and the CORE powerdomain doesn't
enter retention or off-mode during either dynamic idle or system suspend;
and OMAP4430 Panda doesn't return from system suspend. All of these
problems were pre-existing with v3.5-rc3; none of them were added by this
patch set.
object size (delta in bytes from v3.5-rc3 (485802a6c524e62b5924849dd727ddbb1497cc71)):
text data bss total kernel
0 0 0 0 5912osk_testconfig/vmlinux
0 0 0 0 am33xx_testconfig/vmlinux
+32 0 0 +32 n800_b_testconfig/vmlinux
0 0 0 0 n800_multi_omap2xxx/vmlinux
+32 0 0 +32 n800_testconfig/vmlinux
0 0 0 0 omap1510_defconfig/vmlinux
0 0 0 0 omap1_defconfig/vmlinux
+32 0 0 +32 omap2_4_testconfig/vmlinux
+4160 0 0 +4160 omap2plus_defconfig/vmlinux
0 0 0 0 omap2plus_no_pm/vmlinux
0 0 0 0 omap3_4_testconfig/vmlinux
0 0 0 0 omap3_testconfig/vmlinux
0 0 0 0 omap4_testconfig/vmlinux
Djamil Elaidi (1):
ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-Standby
Paul Walmsley (4):
ARM: OMAP4: hwmod data: fix 32k sync timer idle modes
ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks
ARM: OMAP2+: CM: increase the module disable timeout
ARM: OMAP2+: mux: fix sparse warning
Ricardo Neri (1):
ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabled
Todd Poynor (1):
ARM: OMAP: PM: Lock clocks list while generating summary
arch/arm/mach-omap2/clock44xx_data.c | 5 +++++
arch/arm/mach-omap2/cm.h | 11 +++++++++++
arch/arm/mach-omap2/cminst44xx.c | 4 ++--
arch/arm/mach-omap2/mux.c | 1 +
arch/arm/mach-omap2/omap_hwmod.c | 2 +-
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 8 ++++++--
arch/arm/plat-omap/clock.c | 2 ++
7 files changed, 28 insertions(+), 5 deletions(-)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJP48aYAAoJEMePsQ0LvSpLE2EQAIvqIGIieWWlNYfGCQ74wK5F
zZydqjd3teFqxLbbTXRSKjhyQxKFNkPKMNAnGVOidA8y9nqu6Kcx4L7lSHyZBEow
Uq7bEzDjrRgpB7ThlQvYvGHc2cKbkY2QM4duST7AeJMiDwndPbMyL0k9uonTsNmb
N9TKw7un5/nck+30BUgDt/JVzUl+CuhojfNzs5ZNQ/Ad5hnRqg3s5RE4mZQIot06
s6vAdOTEKqlutYmxHNrJ7oFcTc/h0t0dE5JvR9+oDDPcALQ7BVHoaaf+94G3m4od
pVmYktcS3Jkqm3dUE2bWzno9yTKgJGEBUauT0wW8yZcNa2Pk3cmEqu5WQ/V5AiAy
ziOYUglLa64EKcz7P7TauRciPFNiNCk7BRAr/YkBoeIee2heTVt2TseEOOk7hxIy
3iQalfEmSNe/fuSHj9gKIa0qqP/GiaJEQzGJ7WPQqwCGovn+38je7MOAtoCx+XGr
fySjYYG8PYtwac7xpHdki7xp/iBNDCMWuIETwZC33kWMsiUlI1sZDXXlU41oFdZH
MszwY8uZCvYpg+e78Mz+NChjcL27Ubcbpf+XXL+839ZPVlWs4FDU2f2wpQnWNCZ/
VWlbANdDUFNUI+Fj5dzS7WCswlMWVMdkcYOLd5aAXFkWOumW/sXNWzNATSExESUQ
4SXhheBjiDe0dLo0MIHL
=/3fz
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] ARM: OMAP2+: clock/hwmod/warning fixes for 3.5-rc
2012-06-22 1:15 [GIT PULL] ARM: OMAP2+: clock/hwmod/warning fixes for 3.5-rc Paul Walmsley
@ 2012-06-22 8:30 ` Tony Lindgren
2012-06-23 23:15 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Tony Lindgren @ 2012-06-22 8:30 UTC (permalink / raw)
To: linux-arm-kernel
Olof,
Can you please take the branch below directly from Paul for this
-rc cycle?
It would be good to get these in. If you don't want to take
all of them this late because they're not all strictly oopses or
regressions, let us know and Paul can regroup them.
I've given them a boot test on n800, 2430sdp, n900, zoom3, and blaze,
so that covers the N800 issue Paul is reporting below. The suspend
and resume issues seem to be caused by EHCI driver, so that's a
separate issue.
Regards,
Tony
* Paul Walmsley <paul@pwsan.com> [120621 18:19]:
> Hi Tony
>
> The following changes since commit 485802a6c524e62b5924849dd727ddbb1497cc71:
>
> Linux 3.5-rc3 (2012-06-16 17:25:17 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/omap-fixes-a-for-3.5rc
>
> for you to fetch changes up to dc57aef503859dbf724f6126c58b2e1672e215f3:
>
> ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabled (2012-06-21 18:08:47 -0600)
>
> ----------------------------------------------------------------
> Some uncontroversial OMAP clock, hwmod, and compiler warning fixes for 3.5-rc
>
> ----------------------------------------------------------------
>
> Testing logs are at
>
> http://www.pwsan.com/omap/bootlogs/20120621/omap_fixes_a_3.5rc__dc57aef503859dbf724f6126c58b2e1672e215f3/
>
> N800 doesn't boot due to MMC problems; 3517 boards won't NFS-mount root
> and WARN() during boot; 37xx EVM and Beagle don't wake up from the serial
> port from off-mode system suspend, and the CORE powerdomain doesn't
> enter retention or off-mode during either dynamic idle or system suspend;
> and OMAP4430 Panda doesn't return from system suspend. All of these
> problems were pre-existing with v3.5-rc3; none of them were added by this
> patch set.
>
> object size (delta in bytes from v3.5-rc3 (485802a6c524e62b5924849dd727ddbb1497cc71)):
> text data bss total kernel
> 0 0 0 0 5912osk_testconfig/vmlinux
> 0 0 0 0 am33xx_testconfig/vmlinux
> +32 0 0 +32 n800_b_testconfig/vmlinux
> 0 0 0 0 n800_multi_omap2xxx/vmlinux
> +32 0 0 +32 n800_testconfig/vmlinux
> 0 0 0 0 omap1510_defconfig/vmlinux
> 0 0 0 0 omap1_defconfig/vmlinux
> +32 0 0 +32 omap2_4_testconfig/vmlinux
> +4160 0 0 +4160 omap2plus_defconfig/vmlinux
> 0 0 0 0 omap2plus_no_pm/vmlinux
> 0 0 0 0 omap3_4_testconfig/vmlinux
> 0 0 0 0 omap3_testconfig/vmlinux
> 0 0 0 0 omap4_testconfig/vmlinux
>
> Djamil Elaidi (1):
> ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-Standby
>
> Paul Walmsley (4):
> ARM: OMAP4: hwmod data: fix 32k sync timer idle modes
> ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks
> ARM: OMAP2+: CM: increase the module disable timeout
> ARM: OMAP2+: mux: fix sparse warning
>
> Ricardo Neri (1):
> ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabled
>
> Todd Poynor (1):
> ARM: OMAP: PM: Lock clocks list while generating summary
>
> arch/arm/mach-omap2/clock44xx_data.c | 5 +++++
> arch/arm/mach-omap2/cm.h | 11 +++++++++++
> arch/arm/mach-omap2/cminst44xx.c | 4 ++--
> arch/arm/mach-omap2/mux.c | 1 +
> arch/arm/mach-omap2/omap_hwmod.c | 2 +-
> arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 8 ++++++--
> arch/arm/plat-omap/clock.c | 2 ++
> 7 files changed, 28 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] ARM: OMAP2+: clock/hwmod/warning fixes for 3.5-rc
2012-06-22 8:30 ` Tony Lindgren
@ 2012-06-23 23:15 ` Olof Johansson
0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2012-06-23 23:15 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Jun 22, 2012 at 1:30 AM, Tony Lindgren <tony@atomide.com> wrote:
> Olof,
>
> Can you please take the branch below directly from Paul for this
> -rc cycle?
>
> It would be good to get these in. If you don't want to take
> all of them this late because they're not all strictly oopses or
> regressions, let us know and Paul can regroup them.
Looks reasonable enough. I've pulled the branch and will include it in
the next batch.
Thanks,
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-23 23:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-22 1:15 [GIT PULL] ARM: OMAP2+: clock/hwmod/warning fixes for 3.5-rc Paul Walmsley
2012-06-22 8:30 ` Tony Lindgren
2012-06-23 23:15 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).