From: Lee Jones Date: Tue, 9 Apr 2013 19:52:58 +0000 (+0100) Subject: mfd: db8500-prcmu: Support platform dependant device selection X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~31^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d98a5384d7dbe47b8673eb281aaf339173376245;p=pandora-kernel.git 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 Signed-off-by: Lee Jones Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed