summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorDave Gerlach <d-gerlach@ti.com>2014-09-17 17:11:19 -0500
committerTero Kristo <t-kristo@ti.com>2014-09-18 18:05:24 +0300
commitae5638427c1437b8734e9d4433ab8561159e43ff (patch)
treeffb4679dbadbdfe3b93c0f9e8f03acc304391ec8 /arch
parentb681286917eecf9320ca71310aee093c11afd910 (diff)
ARM: OMAP2: pm33xx: Bump firmware version requirement to 0x189
Bump pm firmware minimum version requirement to 0x189 to include support for wkup_m3_rproc auxdata and IO daisy chain wake. Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-omap2/pm33xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/pm33xx.h b/arch/arm/mach-omap2/pm33xx.h
index f4484844ec3..ca46244926e 100644
--- a/arch/arm/mach-omap2/pm33xx.h
+++ b/arch/arm/mach-omap2/pm33xx.h
@@ -69,7 +69,7 @@ void __iomem *omap_rtc_get_base_addr(void);
#define IPC_CMD_RESET 0xe
#define DS_IPC_DEFAULT 0xffffffff
#define M3_VERSION_UNKNOWN 0x0000ffff
-#define M3_BASELINE_VERSION 0x187
+#define M3_BASELINE_VERSION 0x189
#define M3_STATE_UNKNOWN 0
#define M3_STATE_RESET 1