aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/dbx500-prcmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/dbx500-prcmu.h')
-rw-r--r--include/linux/mfd/dbx500-prcmu.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/linux/mfd/dbx500-prcmu.h b/include/linux/mfd/dbx500-prcmu.h
index bf5109d38a26..5d374601404c 100644
--- a/include/linux/mfd/dbx500-prcmu.h
+++ b/include/linux/mfd/dbx500-prcmu.h
@@ -178,16 +178,6 @@ enum ddr_pwrst {
178 178
179#define DB8500_PRCMU_LEGACY_OFFSET 0xDD4 179#define DB8500_PRCMU_LEGACY_OFFSET 0xDD4
180 180
181struct prcmu_pdata
182{
183 bool enable_set_ddr_opp;
184 bool enable_ape_opp_100_voltage;
185 struct ab8500_platform_data *ab_platdata;
186 u32 version_offset;
187 u32 legacy_offset;
188 u32 adt_offset;
189};
190
191#define PRCMU_FW_PROJECT_U8500 2 181#define PRCMU_FW_PROJECT_U8500 2
192#define PRCMU_FW_PROJECT_U8400 3 182#define PRCMU_FW_PROJECT_U8400 3
193#define PRCMU_FW_PROJECT_U9500 4 /* Customer specific */ 183#define PRCMU_FW_PROJECT_U9500 4 /* Customer specific */