ARM: OMAP2+: timer: Remove secure timer for DRA7xx HS devices
authorSuman Anna <s-anna@ti.com>
Mon, 5 Oct 2015 23:28:22 +0000 (18:28 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 30 Nov 2015 21:18:23 +0000 (13:18 -0800)
commited5a4c6248a9e842d691dd3660b9f79be846693f
treea08de021d5624c2a281b2b9a47dd09d7d5a09f75
parentea05d2eaf66543e1305a6eb0f1a46db1257731c4
ARM: OMAP2+: timer: Remove secure timer for DRA7xx HS devices

Timer 12 on DRA7 SoCs is reserved for secure usage on high-secure (HS)
devices. The timer cannot be used by the kernel on HS devices, but is
available on regular general purpose (GP) devices. This is similar to the
behavior on OMAP3 devices, so extend the logic used in commit ad24bde8f102
("ARM: OMAP3: Dynamically disable secure timer nodes for secure devices")
to remove the secure timer on DRA7xx SoCs at run-time based on the SoC
device type.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/timer.c
This page took 0.030688 seconds and 5 git commands to generate.