commit | 5d90322bc85894105bbf738abc148135a619e01a | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed Jun 20 13:56:41 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jul 09 00:16:09 2012 +0200 |
tree | 2528dc25da2c4173cfac1c7b198b7cb18efff2dc | |
parent | ba7cbc3e15df1eb34a3a986b52ac82db3a569ab9 [diff] |
mfd: Register db8500-prcmu devices using the newly DT:ed MFD API Now the MFD API is Device Tree aware we can use it for platform registration again, even when booting with DT enabled. To aid in Device Node pointer allocation we provide each cell with the associative compatible string. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>