Lokesh, On Fri, 11 Mar 2016, Lokesh Vutla wrote: > This series implements lock and unlock functions for RTC and hooks > the same to DRA7 and AMx3xx hwmod. > > Tested RTC functionality on: > DRA7-evm: http://pastebin.ubuntu.com/15346594/ > DRA72-evm: http://pastebin.ubuntu.com/15346586/ > > Lokesh Vutla (3): > ARM: hwmod: RTC: Add lock and unlock functions > ARM: DRA7: RTC: Add lock and unlock functions > ARM: AMx3xx: RTC: Add lock and unlock functions > > arch/arm/mach-omap2/omap_hwmod.h | 2 + > .../mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c | 2 + > arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 2 + > arch/arm/mach-omap2/omap_hwmod_reset.c | 65 ++++++++++++++++++++++ > 4 files changed, 71 insertions(+) Earlier you wrote that you were going to look into resending this patch set without omap_rtc_wait_not_busy(). Were you able to determine dispositively whether that was needed? - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html