Home
last modified time | relevance | path

Searched hist:"6 bc4a568414caab05424b702165a732177daccd0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dab8500-core.cdiff 6bc4a568414caab05424b702165a732177daccd0 Thu May 17 08:45:13 CDT 2012 Lee Jones <lee.jones@linaro.org> mfd: Enable Device Tree for ab8500-core driver

This patch will allow the ab8500-core driver to be probed and set up
when booting when Device Tree is enabled. This includes platform ID
look-up which identifies the machine it is currently running on. If
we are undergoing a DT enabled boot, we will refuse to setup each of
the other ab8500-* devices, as they will be probed individually by DT.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>