]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit486bb43af373014715c75337492e296695a72bf6
tree0c5d3db893192940804c083affc12867a3ced35c
parent6620172e4eaf606fdb8391460e93a888b5107140
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