[PATCH v3 0/3] ARM: OMAP2+: hwmod: RTC: Add lock and unlock hooks
From: Lokesh Vutla <hidden>
Date: 2015-07-23 13:25:43
Also in:
linux-omap
From: Lokesh Vutla <hidden>
Date: 2015-07-23 13:25:43
Also in:
linux-omap
This series implements lock and unlock functions for RTC and hooks the same to DRA7 and AMx3xx hwmod. This is dependent on the patch https://patchwork.kernel.org/patch/6578281/, which is queued recently by Paul. Changes since v2: - Add kerneldoc for omap_hwmod_rtc_lock() function. 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(+) -- 2.1.4