ARM: ux500: Pass PMU platform data due for Perf though AUXDATA
authorLee Jones <lee.jones@linaro.org>
Fri, 6 Jul 2012 08:06:20 +0000 (09:06 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 20 Sep 2012 10:32:29 +0000 (12:32 +0200)
commit96bbf7910c9a198fda9c71081e4900a7e365dbbc
treef568a21e12502e2da77e45e088c52ad0320c732c
parent38cd8c5d7561c01619959f09099c7430420c4008
ARM: ux500: Pass PMU platform data due for Perf though AUXDATA

When booting with Device Tree we need a way to call-back to the
DB8500 PMU IRQ handler. This is necessary because the two CPU
IRQ lines are muxed together on the DB8500 chip. The DB8500
PMU IRQ handler contains logic to pass over to the other core
in the case of IRQ_NONE. This patch allows the DB8500 PMU IRQ
handler to be passed to Perf through platform data.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/mach-ux500/board-mop500.c
arch/arm/mach-ux500/board-mop500.h
This page took 0.02657 seconds and 5 git commands to generate.