]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfa61bd988132b08ef0013fd3594df5ef69a3283f
tree2952174336d871fbd47996291c811aac64199295
parentce88222e1fb53c38d3b94c3b5ceebe1d2ab4956d
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