[PATCH V2 0/2] ARM: dts: Add PMU support for OMAP2+
Jon Hunter
jon-hunter at ti.com
Mon Dec 17 12:49:06 EST 2012
Add device-tree PMU support for OMAP2, OMAP3 and OMAP4460. OMAP4430
is not included because PMU is not currently supported on this device
due to absence of a cross-trigger interface driver.
Tested with PERF on OMAP3430 Beagle Board and OMAP4460 Panda Board.
Boot tested only on OMAP2420 H4.
Jon Hunter (2):
ARM: OMAP2+: Prepare for device-tree PMU support
ARM: dts: OMAP2+: Add PMU nodes
arch/arm/boot/dts/omap2.dtsi | 5 +++++
arch/arm/boot/dts/omap3.dtsi | 6 ++++++
arch/arm/boot/dts/omap4-panda-es.dts | 2 ++
arch/arm/boot/dts/omap4460.dtsi | 18 ++++++++++++++++++
arch/arm/mach-omap2/pmu.c | 14 +++++++++++---
5 files changed, 42 insertions(+), 3 deletions(-)
create mode 100644 arch/arm/boot/dts/omap4460.dtsi
--
1.7.10.4
More information about the linux-arm-kernel
mailing list