regulator: Add system_load constraint
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 12 Jun 2015 00:37:03 +0000 (17:37 -0700)
committerMark Brown <broonie@kernel.org>
Fri, 12 Jun 2015 12:05:11 +0000 (13:05 +0100)
commit22a10bca280073f81e9e2d9fed6f90a3bcf00236
tree2952174336d871fbd47996291c811aac64199295
parentb787f68c36d49bb1d9236f403813641efa74a031
regulator: Add system_load constraint

Some regulators have a fixed load that isn't captured by
consumers that the kernel knows about. Add a constraint to
support this.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/regulator.txt
drivers/regulator/core.c
drivers/regulator/of_regulator.c
include/linux/regulator/machine.h