diff options
| author | Robert Marklund <robert.marklund@stericsson.com> | 2011-06-23 13:30:59 +0200 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@stericsson.com> | 2011-09-19 15:15:41 +0200 |
| commit | b38fd068b3b279eaf76286b4b1ba5cd327933818 (patch) | |
| tree | cf7e817e6aa9a35ab4630b7e2236447639961251 /include/linux | |
| parent | 827eea4c88708d0f822391e4828de20f416cccef (diff) | |
mfd: prcmu-updates: Fix for merge from 35 merge with original commits
Signed-off-by: Robert Marklund <robert.marklund@stericsson.com>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/db8500-prcmu.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/mfd/db8500-prcmu.h b/include/linux/mfd/db8500-prcmu.h index 917dbcab701..f56d1171269 100644 --- a/include/linux/mfd/db8500-prcmu.h +++ b/include/linux/mfd/db8500-prcmu.h @@ -668,6 +668,9 @@ enum prcmu_clock { PRCMU_NUM_REG_CLOCKS, PRCMU_SYSCLK = PRCMU_NUM_REG_CLOCKS, PRCMU_TIMCLK, + PRCMU_PLLSOC0, + PRCMU_PLLSOC1, + PRCMU_PLLDDR, }; /* |
