linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [patch v3 0/3] arm: pmu: support pmu/perf on OMAP4
@ 2011-03-03 10:53 tom.leiming at gmail.com
  2011-03-03 10:53 ` [patch v3 1/3] arm: introduce cross trigger interface helpers tom.leiming at gmail.com
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: tom.leiming at gmail.com @ 2011-03-03 10:53 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patches support pmu irq routed from CTI, such as implemented
on OMAP4:

	- introduce some CTI helpers and registers' definition
	- introduce .enable_irq and .disable_irq into platform_data,
	so perf irq handler can handle irq correctly if it is
	routed from CTI on OMAP4
	- configure CTI on OMAP4 so that perf can work on OMAP4

The patches have been tested Ok on Pandaboard, and 'perf' does work
after applying them.

v3:
	- fix typo of patch 2/3 title, pointed by Will
	- move cti addresses to plat/omap44xx.h, suggested by
	Santosh Shilimkar 	

v2:
	- move cti related code out of perf_event.c
	- introduce .enable_irq and .disable_irq into platform_data
	as suggested by Will.

v1:
	- rebase the patch set against 2.6.38-rc6-next-20110301, fix
	conflicts, which is pointed out by Will Deacon

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

end of thread, other threads:[~2011-03-07 12:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-03 10:53 [patch v3 0/3] arm: pmu: support pmu/perf on OMAP4 tom.leiming at gmail.com
2011-03-03 10:53 ` [patch v3 1/3] arm: introduce cross trigger interface helpers tom.leiming at gmail.com
2011-03-07  9:48   ` Jean Pihet
2011-03-07  9:50     ` Jean Pihet
2011-03-07 10:20     ` Ming Lei
2011-03-07 12:04   ` Santosh Shilimkar
2011-03-03 10:53 ` [patch v3 2/3] arm: pmu: allow platform specific irq enable/disable handling tom.leiming at gmail.com
2011-03-07  9:51   ` Jean Pihet
2011-03-07  9:52     ` Jean Pihet
2011-03-03 10:53 ` [patch v3 3/3] arm: omap4: support pmu tom.leiming at gmail.com
2011-03-03 18:20   ` Tony Lindgren
2011-03-04  6:16   ` Santosh Shilimkar
2011-03-07  9:54     ` Jean Pihet
2011-03-07  9:49 ` [patch v3 0/3] arm: pmu: support pmu/perf on OMAP4 Jean Pihet

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).