ARM: DRA7: hwmod: Add data for GPTimer 12
authorSuman Anna <s-anna@ti.com>
Sun, 10 Apr 2016 19:20:11 +0000 (13:20 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sun, 10 Apr 2016 19:20:11 +0000 (13:20 -0600)
commit22d20cb4876eaee0c64960c69469e3631a61786f
tree718ebc7a5142b1b120cd5751c5852be1475d44ec
parentb5a553c08bec14a058501df3fa6eb39f63f00a98
ARM: DRA7: hwmod: Add data for GPTimer 12

Add the hwmod data for GPTimer 12. GPTimer 12 is present in
WKUPAON power domain and is clocked from a secure 32K clock.
GPTimer 12 serves as a secure timer on HS devices, but is
available for kernel on regular GP devices.

The hwmod link is registered only on GP devices. The hwmod data
also reused the existing timer class instead of reintroducing
the identical dra7xx_timer_secure_sysc class which was dropped
in commit edec17863362 ("ARM: DRA7: hwmod: Fix the hwmod class
for GPTimer4").

Cc: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_7xx_data.c