summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2014-08-26 11:13:37 +0530
committerTero Kristo <t-kristo@ti.com>2014-09-01 10:55:12 +0300
commite6acd4460655f3e1349341760fc69a2bd4bf9487 (patch)
treec2fd28517d0b718e0fd5cb15f848591611fc6590 /include
parentf7d0dcdc3e78e5698f95cbee001b81cec184d7ac (diff)
remoteproc: wkup_m3: Add rtc_only support
Add rtc_only support. Signed-off-by: Keerthy <j-keerthy@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/platform_data/wkup_m3.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/platform_data/wkup_m3.h b/include/linux/platform_data/wkup_m3.h
index 6ee33d7f161..178bcf61941 100644
--- a/include/linux/platform_data/wkup_m3.h
+++ b/include/linux/platform_data/wkup_m3.h
@@ -13,6 +13,8 @@
#ifndef _LINUX_PLATFORM_DATA_WKUP_M3_H
#define _LINUX_PLATFORM_DATA_WKUP_M3_H
+void wkup_m3_set_rtc_only_mode(void);
+
struct wkup_m3_platform_data {
const char *reset_name;