msm: board-9615: Add support for pm8018-regulator
Add board-9615-regulator.c to contain pm8018-regulator structure
declarations. NULL consumer names in the regulator_consumer_supply
lists are used for debugging and as place holders. The primary
configuration table msm_pm8018_regulator_pdata specifies the
following characteristics for each regulator: if it is always on,
if it should have its pull down set when disabled, its min and max
voltage constraints, its enable time, its supply regulator, its
system current load and its pin control pins (via a secondary
entry).
Signed-off-by: David Collins <collinsd@codeaurora.org>
4 files changed