diff options
author | Bengt Jonsson <bengt.g.jonsson@stericsson.com> | 2012-03-15 14:50:40 -0400 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-03-16 15:59:01 -0400 |
commit | 5f96a1a6d5d82f79015e5e480e4ac8772607f69b (patch) | |
tree | ba1439a41b5e4056eeb153850f76c46df3db89a5 /include/linux/mfd/db8500-prcmu.h | |
parent | d902d0d18c50fe195c66e60c615cfa0b81169454 (diff) |
mfd: Add 8520 PRCMU variant to db8500-prcmu
Signed-off-by: Bengt Jonsson <bengt.g.jonsson@stericsson.com>
Reviewed-by: Mattias Nilssson <mattias.i.nilsson@stericsson.com>
Reviewed-by: Jonas Aberg <jonas.aberg@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'include/linux/mfd/db8500-prcmu.h')
-rw-r--r-- | include/linux/mfd/db8500-prcmu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/db8500-prcmu.h b/include/linux/mfd/db8500-prcmu.h index a220905337b5..19ea0a6b542a 100644 --- a/include/linux/mfd/db8500-prcmu.h +++ b/include/linux/mfd/db8500-prcmu.h | |||
@@ -497,6 +497,7 @@ struct prcmu_auto_pm_config { | |||
497 | #define PRCMU_FW_PROJECT_U9500 4 | 497 | #define PRCMU_FW_PROJECT_U9500 4 |
498 | #define PRCMU_FW_PROJECT_U8500_C2 7 | 498 | #define PRCMU_FW_PROJECT_U8500_C2 7 |
499 | #define PRCMU_FW_PROJECT_U9500_C2 11 | 499 | #define PRCMU_FW_PROJECT_U9500_C2 11 |
500 | #define PRCMU_FW_PROJECT_U8520 13 | ||
500 | 501 | ||
501 | struct prcmu_fw_version { | 502 | struct prcmu_fw_version { |
502 | u8 project; | 503 | u8 project; |