ARM: AM43XX: hwmod: Add rtc hwmod
authorKeerthy <j-keerthy@ti.com>
Fri, 19 Feb 2016 04:38:55 +0000 (10:08 +0530)
committerPaul Walmsley <paul@pwsan.com>
Fri, 19 Feb 2016 04:46:19 +0000 (21:46 -0700)
commit4321dc8dff356cdc852936fcfb443463b504890d
tree0c5d3db893192940804c083affc12867a3ced35c
parent8fe097a3d99e22355fb8e3bcee59542bf3f46b2d
ARM: AM43XX: hwmod: Add rtc hwmod

The patch registers the rtc hwmod on AM437x chips.  The RTC module is
physically present on the AM438x SoC used on AM43X-EPOS-EVM, but it is
permanently disabled. A secure RTC is used instead on these devices,
where needed. Hence adding it selectively using a separate list to get
RTC Module functional on the other am43x SoCs used on am437x-gp-evm
and am437x-sk-evm.

Signed-off-by: Keerthy <j-keerthy@ti.com>
[paul@pwsan.com: cleaned up patch description]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_43xx_data.c