summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Cherry <tcherry@nvidia.com>2012-05-21 18:38:13 -0700
committerSimone Willett <swillett@nvidia.com>2012-06-01 13:01:56 -0700
commit31884ed13df71599102f8fff9fab30a89e07dd9f (patch)
tree85418dbb4ac422d24c101c6530b433e7194e6411 /include
parent773da060718b51d261a9f7cfa69b15e079d1f0a5 (diff)
rtc: tps80031: add msecure support
Bug 986402 Change-Id: Id12540e31f8d7d9a04d764ed012310a685eafb8d Signed-off-by: Tom Cherry <tcherry@nvidia.com> Reviewed-on: http://git-master/r/104269 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/tps80031.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/tps80031.h b/include/linux/mfd/tps80031.h
index 9623a873d311..b3b9480ce596 100644
--- a/include/linux/mfd/tps80031.h
+++ b/include/linux/mfd/tps80031.h
@@ -165,6 +165,7 @@ struct tps80031_subdev_info {
struct tps80031_rtc_platform_data {
int irq;
struct rtc_time time;
+ int msecure_gpio;
};
struct tps80031_clk32k_init_data {