Re: [PATCH v2 1/3] ARM: hwmod: RTC: Add lock and unlock functions

2015-07-23 Thread Paul Walmsley
Hi On Fri, 17 Jul 2015, Lokesh Vutla wrote: RTC IP have kicker feature which prevents spurious writes to its registers. In order to write into any of the RTC registers, KICK values has to be written to KICK registers. Introduce omap_hwmod_rtc_unlock/lock functions, which writes into these

[PATCH v2 1/3] ARM: hwmod: RTC: Add lock and unlock functions

2015-07-17 Thread Lokesh Vutla
RTC IP have kicker feature which prevents spurious writes to its registers. In order to write into any of the RTC registers, KICK values has to be written to KICK registers. Introduce omap_hwmod_rtc_unlock/lock functions, which writes into these KICK registers inorder to lock and unlock RTC