Commit ac238cacdb1bca4eded4dcf972399d615ac5f4d6

Authored by Dave Gerlach
Committed by Tero Kristo
1 parent 1227fc1559

ARM: OMAP2: pm33xx: Bump firmware version requirement to 0x190

Bump PM firmware minimum version requirement to 0x190 to fix AM335x
cpuidle that uses the CM3 for MPU clock gating.

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
... ... @@ -70,7 +70,7 @@
70 70 #define IPC_CMD_RESET 0xe
71 71 #define DS_IPC_DEFAULT 0xffffffff
72 72 #define M3_VERSION_UNKNOWN 0x0000ffff
73   -#define M3_BASELINE_VERSION 0x189
  73 +#define M3_BASELINE_VERSION 0x190
74 74  
75 75 #define M3_STATE_UNKNOWN 0
76 76 #define M3_STATE_RESET 1