commit | ca7edd16ae488fe0eff5d4f8eb17c5caa8dcc5fa | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed May 09 17:19:25 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed May 09 17:19:25 2012 +0200 |
tree | 969f7466567a7147f25289018aa80cc1a16cdbc1 | |
parent | 9fc63f670f53cf9dcdca5e523289dda35da47e63 [diff] |
mfd: Enable Device Tree support for the db8500-prcmu This patch will enable probing to occur during a Device Tree enabled boot. The IRQ base is expected to be located in and will be fetched from the DT itself. We also prevent any of the db8500 regulators from being registered here, as they will be enabled via DT instead. Signed-off-by: Lee Jones <lee.jones@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>