summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMattias Nilsson <mattias.i.nilsson@stericsson.com>2011-10-04 11:43:10 +0200
committerJonas ABERG <jonas.aberg@stericsson.com>2011-10-19 17:07:32 +0200
commit8132e1ffb32fd5dd6194f4785b5f60b93caf728a (patch)
treecc98458504b0ef03d37514d0a33350e6b2e63ba3 /include
parente4f3d6d957c69b0b391d55d9cbdc8d4f3d304404 (diff)
mfd: add u8500 dsiescclk:s
This patch adds the PRCMU driver support for the DSI Escape clocks for U8500. ST Ericsson ID: 343004, 359227 ST Ericsson FOSS-OUT ID: trivial Change-Id: I585efecef79240c99a720fad4994ae1541463f33 Signed-off-by: Mattias Nilsson <mattias.i.nilsson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32965 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/dbx500-prcmu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/mfd/dbx500-prcmu.h b/include/linux/mfd/dbx500-prcmu.h
index 4cbd6a8aeed..9a46fa5e8e7 100644
--- a/include/linux/mfd/dbx500-prcmu.h
+++ b/include/linux/mfd/dbx500-prcmu.h
@@ -170,6 +170,9 @@ enum prcmu_clock {
PRCMU_PLLSOC0,
PRCMU_PLLSOC1,
PRCMU_PLLDDR,
+ PRCMU_DSI0ESCCLK,
+ PRCMU_DSI1ESCCLK,
+ PRCMU_DSI2ESCCLK,
};
/**