mfd: db8500-prcmu: Support platform dependant device selection
authorLee Jones <lee.jones@linaro.org>
Tue, 9 Apr 2013 19:52:58 +0000 (20:52 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 9 Apr 2013 20:54:36 +0000 (22:54 +0200)
commitd98a5384d7dbe47b8673eb281aaf339173376245
tree325b68a405672cc89010792841c11c6d117c4e39
parentdaba96d6f38601552d08d52c15ef3c5660f1275f
mfd: db8500-prcmu: Support platform dependant device selection

The main aim for this cycle is to have the u8540 booting to a
console. However, the u8540 doesn't support all of the u8500
platform devices yet. After this stage is complete we can then
fill in the inadequacies, such as specific clock support at a
later date. To achieve this we're placing devices supported by
all platforms into a common device structure and the remaining
ones into a platform specific one.

Cc: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/db8500-prcmu.c
This page took 0.028294 seconds and 5 git commands to generate.