Commit ae5638427c1437b8734e9d4433ab8561159e43ff

Authored by Dave Gerlach
Committed by Tero Kristo
1 parent b681286917

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

arch/arm/mach-omap2/pm33xx.h
... ... @@ -69,7 +69,7 @@
69 69 #define IPC_CMD_RESET 0xe
70 70 #define DS_IPC_DEFAULT 0xffffffff
71 71 #define M3_VERSION_UNKNOWN 0x0000ffff
72   -#define M3_BASELINE_VERSION 0x187
  72 +#define M3_BASELINE_VERSION 0x189
73 73  
74 74 #define M3_STATE_UNKNOWN 0
75 75 #define M3_STATE_RESET 1