All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Couple of DRA7 hwmod patches on Timers
@ 2015-03-16 20:54 ` Suman Anna
  0 siblings, 0 replies; 16+ messages in thread
From: Suman Anna @ 2015-03-16 20:54 UTC (permalink / raw)
  To: Paul Walmsley; +Cc: Tony Lindgren, linux-omap, linux-arm-kernel, Suman Anna

Hi Paul,

Following are couple of DRA7 hwmod patches for the GPTimers.
Patches based on 4.0-rc1.

The first patch adds the data for timers 13 through 16, the DT
nodes are already present, and when enabled without the hwmod
data triggers a l3_noc interrupt and hangs the kernel boot [1].
The boot hang can also be fixed by checking the return status
of pm_runtime_get_sync() in the OMAP dmtimer probe, I will post
a separate fix for that.

Second patch is a minor fix.

regards
Suman

[1] http://pastebin.ubuntu.com/10611882/

Suman Anna (2):
  ARM: DRA7: hwmod: Add data for GPTimers 13 through 16
  ARM: DRA7: hwmod: Fix the hwmod class for GPTimer4

 arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 98 ++++++++++++++++++++++++++++++-
 1 file changed, 97 insertions(+), 1 deletion(-)

-- 
2.3.2


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-03-24 19:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-16 20:54 [PATCH 0/2] Couple of DRA7 hwmod patches on Timers Suman Anna
2015-03-16 20:54 ` Suman Anna
2015-03-16 20:54 ` [PATCH 1/2] ARM: DRA7: hwmod: Add data for GPTimers 13 through 16 Suman Anna
2015-03-16 20:54   ` Suman Anna
2015-03-24 18:05   ` Paul Walmsley
2015-03-24 18:05     ` Paul Walmsley
2015-03-16 20:54 ` [PATCH 2/2] ARM: DRA7: hwmod: Fix the hwmod class for GPTimer4 Suman Anna
2015-03-16 20:54   ` Suman Anna
2015-03-24 18:06   ` Paul Walmsley
2015-03-24 18:06     ` Paul Walmsley
2015-03-24 19:23     ` Suman Anna
2015-03-24 19:23       ` Suman Anna
2015-03-21 19:42 ` [PATCH 0/2] Couple of DRA7 hwmod patches on Timers Paul Walmsley
2015-03-21 19:42   ` Paul Walmsley
2015-03-23 16:30   ` Suman Anna
2015-03-23 16:30     ` Suman Anna

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.